DaggerMock icon indicating copy to clipboard operation
DaggerMock copied to clipboard

What is the best practice to clear application component state between running tests?

Open bushmen opened this issue 5 years ago • 0 comments

I have multiple test classes and once I inject module this module now is used in all other test classes until I reinject application component. I wanted to ask if there is any suggested way to do it or is creating custom rule that doesn't inject any module is the way to go?

bushmen avatar Aug 03 '20 12:08 bushmen