| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| main/ | 03-May-2024 | - | 2,758 | 1,469 | ||
| tck/ | 03-May-2024 | - | 2,794 | 1,722 | ||
| tck-android/ | 03-May-2024 | - | 216 | 151 | ||
| Android.mk | D | 03-May-2024 | 2.4 KiB | 77 | 32 | |
| LICENSE.txt | D | 03-May-2024 | 11.1 KiB | 203 | 169 | |
| MODULE_LICENSE_APACHE2 | D | 03-May-2024 | 0 | |||
| NOTICE | D | 03-May-2024 | 11.1 KiB | 203 | 169 | |
| README.android | D | 03-May-2024 | 300 | 9 | 5 | |
| README.version | D | 03-May-2024 | 127 | 4 | 3 | |
| build.gradle | D | 03-May-2024 | 227 | 19 | 15 | |
| update_source.sh | D | 03-May-2024 | 618 | 30 | 17 |
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
1URL: https://code.google.com/p/objenesis/downloads/detail?name=objenesis-2.0-bin.zip&can=2&q= 2Version: 2.0 3BugComponent: 21001 4