Any1 here using mockito 2 or mockito-kotlin? I’ve ...
# android
s
Any1 here using mockito 2 or mockito-kotlin? I’ve got
org.mockito.plugins.MockMaker
in place, but it doesn’t seem to be working when I start test from AS. When I run it from gradle, the test runs and works correctly. When I run them from AS they fail, it doesn’t seem to be processing
org.mockito.plugins.MockMaker