Home | History | Annotate | only in /external/objenesis
Up to higher level directory
NameDateSize
Android.mk21-Oct-20162.4K
build.gradle21-Oct-2016227
LICENSE.txt21-Oct-201611.1K
main/21-Oct-2016
MODULE_LICENSE_APACHE221-Oct-20160
NOTICE21-Oct-201611.1K
README.android21-Oct-2016300
README.version21-Oct-2016127
tck/21-Oct-2016
tck-android/21-Oct-2016
update_source.sh21-Oct-2016618

README.android

      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 

README.version

      1 URL: https://code.google.com/p/objenesis/downloads/detail?name=objenesis-2.0-bin.zip&can=2&q=
      2 Version: 2.0
      3 BugComponent: 21001
      4