1*7181e266SAndroid Build Coastguard WorkerObjenesis is a library which makes it easier to instantiate objects bypassing 2*7181e266SAndroid Build Coastguard WorkerJava's standard constructor mechanism. This is sometimes useful in tests, and 3*7181e266SAndroid Build Coastguard Workeris used in particular by Mockito. 4*7181e266SAndroid Build Coastguard Worker 5*7181e266SAndroid Build Coastguard WorkerSee https://code.google.com/p/objenesis/ 6*7181e266SAndroid Build Coastguard Worker 7*7181e266SAndroid Build Coastguard WorkerThe source code can be updated using the update_source.sh script. 8*7181e266SAndroid Build Coastguard Worker 9