dpreussler / kotlin-testrunner

JUnit4Testrunner that removes final from classes and methods, especially needed in kotlin projects
113 stars 8 forks source link

Usage with instrumentation tests #2

Open PavelSynek opened 8 years ago

PavelSynek commented 8 years ago

Is it possible to use this with Android instrumentation tests?

dpreussler commented 8 years ago

dont think so as instrumentation uses their own runner

dpreussler commented 8 years ago

So the issues would be the same as with Powermock: http://stackoverflow.com/questions/35468896/using-powermock-and-mockito-in-an-android-instrumentation-test-error-duplica