summaryrefslogtreecommitdiff
path: root/README
blob: 6ca0de4cbf9a8f9008e024aaec6b7c70d5fb289b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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:
No modifications.