Example app that crashes due to a mockito-android bug
instructions to repro:
git clone [email protected]:tlubz/MockitoAndroidCrash.git
MockitoAndroidCrash/gradlew :app:testDebugUnitTest
or open project in Android Studio, find ExampleUnitTest.java
, and run the test.