Example app that crashes due to a mockito-android bug
instructions to repro:
git clone git@github.com:tlubz/MockitoAndroidCrash.git
MockitoAndroidCrash/gradlew :app:testDebugUnitTestor open project in Android Studio, find ExampleUnitTest.java, and run the test.