Join Slack
Powered by
Hi all :wave::skin-tone-3: Curious if `TestCorout...
# coroutines
t
Tash
09/16/2020, 8:07 PM
Hi all 👋🏼 Curious if `TestCoroutineDispatcher`’s
advanceTimeBy(...)
needs to be called inside a
TestBuilders
runBlockingTest { ... }
. Can it be used without the
TestBuilders
runBlockingTest { … }
?
2
Views
Open in Slack
Previous
Next