Join Slack
Powered by
If I have a mockk that has a `coEvery` defined w/ ...
# mockk
d
dave08
05/28/2018, 5:11 PM
If I have a mockk that has a
coEvery
defined w/
just Runs
on a suspend function that returns Unit, why am I getting
io.mockk.MockKException: no answer found for: ...
? (it's last param is a lamba that I pass in)
@oleksiyp
30
Views
Open in Slack
Previous
Next