NameDateSize

..07-Jan-20164 KiB

Android.mk07-Jan-20163.4 KiB

build.gradle07-Jan-20162 KiB

cglib-and-asm/07-Jan-20164 KiB

CleanSpec.mk07-Jan-20162.3 KiB

LICENSE07-Jan-20161.1 KiB

README.android07-Jan-2016275

src/07-Jan-20164 KiB

update_source.sh07-Jan-2016887

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