Join Slack
Powered by
So far, the only solution is `override fun isInsta...
# kotlintest
d
dave08
01/06/2019, 5:11 PM
So far, the only solution is
override fun isInstancePerTest(): Boolean = true
, but that's far from being effiecient... mocks take alot of time to instantiate...
Open in Slack
Previous
Next