Join Slack
Powered by
I do `MockKAnnotations.init(this, relaxUnitFun = t...
# mockk
h
Hadi Tok
07/12/2018, 8:18 AM
I do
MockKAnnotations.init(this, relaxUnitFun = true)
in the method annotated with
@Before
do I need to do anything else for making sure the mocks are recreated and fresh?
Open in Slack
Previous
Next