<@U0B9B2Q9W> commented on <@U0B9B2Q9W>’s file <htt...
# coroutines
u
@rafal commented on @rafal’s file https://kotlinlang.slack.com/files/U0B9B2Q9W/F6DURR3CJ/-.kt: I'm positive it is
suspend
that freaks Mockito out, as after I've commented out all
suspend
keywords and put code inside
runBlocking
, Mockito happily mocked the class.