Home | History | Annotate | only in /external/mockito
Up to higher level directory
NameDateSize
Android.mk11-Dec-20131.4K
CleanSpec.mk11-Dec-20132.3K
LICENSE11-Dec-20131.1K
README.android11-Dec-2013275
src/11-Dec-2013
update_source.sh11-Dec-20131.5K

README.android

      1 Mockito is a mocking framework with a clean and simple API.
      2 See https://code.google.com/p/mockito/ for more information.
      3 
      4 For Android, we need to combine Mockito with a MockMaker provided by the
      5 Dexmaker module.
      6 
      7 The source can be updated using the update_source.sh script.
      8 
      9