Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 302 Bytes

MockitoAndroidCrash

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.