Skip to content

Example app that crashes due to a mockito-android bug

Notifications You must be signed in to change notification settings

tlubz/MockitoAndroidCrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MockitoAndroidCrash

Example app that crashes due to a mockito-android bug

instructions to repro:

git clone git@github.com:tlubz/MockitoAndroidCrash.git
MockitoAndroidCrash/gradlew :app:testDebugUnitTest

or open project in Android Studio, find ExampleUnitTest.java, and run the test.

About

Example app that crashes due to a mockito-android bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages