Join Slack
Communities
Powered by
<@U0ANSGGVC> `runBlocking` works quite well for my...
# coroutines
e
elizarov
05/15/2017, 7:07 PM
@kirillrakhman
runBlocking
works quite well for my tests. I also have a helper base class in
kotlinx.coroutines
so that I can test proper interleaving of actions when testing interaction between multiple coroutines.
Open in Slack
Previous
Next