NameDateSize

..04-Jun-20144 KiB

Android.mk04-Jun-20141.4 KiB

CleanSpec.mk04-Jun-20142.3 KiB

LICENSE04-Jun-20141.1 KiB

README.android04-Jun-2014275

src/04-Jun-20144 KiB

update_source.sh04-Jun-20141.5 KiB

README.android

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