| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| Android.mk | 01-Nov-2013 | 2.2K | |
| LICENSE.txt | 01-Nov-2013 | 11.1K | |
| main/ | 01-Nov-2013 | ||
| README.android | 01-Nov-2013 | 300 | |
| tck/ | 01-Nov-2013 | ||
| tck-android/ | 01-Nov-2013 | ||
| update_source.sh | 01-Nov-2013 | 618 | |
1 Objenesis is a library which makes it easier to instantiate objects bypassing 2 Java's standard constructor mechanism. This is sometimes useful in tests, and 3 is used in particular by Mockito. 4 5 See https://code.google.com/p/objenesis/ 6 7 The source code can be updated using the update_source.sh script. 8 9