NameDateSize

..02-Jul-20154 KiB

Android.mk02-Jul-20153.4 KiB

build.gradle02-Jul-20152 KiB

cglib-and-asm/02-Jul-20154 KiB

CleanSpec.mk02-Jul-20152.3 KiB

LICENSE02-Jul-20151.1 KiB

README.android02-Jul-2015275

src/02-Jul-20154 KiB

update_source.sh02-Jul-2015887

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