Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Android.bp | 21-Aug-2018 | 1.3K | |
Android.mk | 21-Aug-2018 | 686 | |
build.gradle | 21-Aug-2018 | 227 | |
LICENSE.txt | 21-Aug-2018 | 11.1K | |
main/ | 21-Aug-2018 | ||
MODULE_LICENSE_APACHE2 | 21-Aug-2018 | 0 | |
NOTICE | 21-Aug-2018 | 11.1K | |
README.android | 21-Aug-2018 | 300 | |
README.version | 21-Aug-2018 | 209 | |
tck/ | 21-Aug-2018 | ||
tck-android/ | 21-Aug-2018 | ||
update_source.sh | 21-Aug-2018 | 1.5K |
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