Join Slack
Powered by
One question, when testing Observable in unit test...
# rx
b
Branimir Conjar
09/13/2019, 10:03 AM
One question, when testing Observable in unit tests via
.test()
method, should I call
dispose()
on the returned
TestObserver
at the end of the test?
Open in Slack
Previous
Next