NameDateSize

..21-Dec-201712 KiB

Android.mk21-Dec-20172.4 KiB

build.gradle21-Dec-2017227

LICENSE.txt21-Dec-201711.1 KiB

main/21-Dec-20174 KiB

MODULE_LICENSE_APACHE221-Dec-20170

NOTICE21-Dec-201711.1 KiB

README.android21-Dec-2017300

README.version21-Dec-2017127

tck/21-Dec-20174 KiB

tck-android/21-Dec-20174 KiB

update_source.sh21-Dec-2017618

README.android

1Objenesis is a library which makes it easier to instantiate objects bypassing
2Java's standard constructor mechanism. This is sometimes useful in tests, and
3is used in particular by Mockito.
4
5See https://code.google.com/p/objenesis/
6
7The source code can be updated using the update_source.sh script.
8
9

README.version