blob: 847dac93110a98bc8ac30b50024a4d23e3144d05 [file] [log] [blame]
This folder contains the littlemock library.
The latest version of littlemock can be found at this url:
http://code.google.com/p/littlemock
Version: r3
License: Apache 2.0
Description:
Mocking framework. Looks very like Mockito (see http://mockito.org).
Has a number of restrictions.
Can mock concrete classes, requires dexmaker.jar on classpath.
Local Modifications:
- Change to AppDataDirGuesser to handle the new class loader toString
format introduced in JB.
- bug8297640.patch: update instantiation code to handle change in internal
methods