Home | History | Annotate | only in /external/objenesis
Up to higher level directory
NameDateSize
Android.mk24-Aug-20162.4K
build.gradle24-Aug-2016227
LICENSE.txt24-Aug-201611.1K
main/24-Aug-2016
MODULE_LICENSE_APACHE224-Aug-20160
NOTICE24-Aug-201611.1K
README.android24-Aug-2016300
README.version24-Aug-2016127
tck/24-Aug-2016
tck-android/24-Aug-2016
update_source.sh24-Aug-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