I think you're better off asking these questions o...
# test
n
I think you're better off asking these questions on StackOverflow, or submit an issue to the repo if you think you've encountered a bug. As for this last issue, see the explanation for https://github.com/nhaarman/mockito-kotlin/issues/193. If you add
open
to
doOtherStuff
, your test passes.