Join Slack
Powered by
can i initialize coroutine mocks in a @SetUp metho...
# coroutines
c
christophsturm
11/23/2017, 10:24 AM
can i initialize coroutine mocks in a @SetUp method? is it ok to have the mock configured in a different runBlocking block than the invocation?
Open in Slack
Previous
Next