Join Slack
Powered by
That's great advice for `awaitExecutes`, but my pr...
# announcements
d
dave08
02/01/2018, 1:58 PM
That's great advice for
awaitExecutes
, but my problem is that
callMethod
is part of an interface that needs to be mocked out in tests, so it can't be inline... I guess I'll have to return Any and cast it on caller site... 😞
5
Views
Open in Slack
Previous
Next