Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Side by Side Diff: third_party/objenesis/README.chromium

Issue 2790063006: [WIP] Adding Mockito support in Android instrumentation tests (Closed)
Patch Set: disable multidex for debug builds Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: Objenesis 1 Name: Objenesis
2 URL: http://objenesis.org/ 2 URL: http://objenesis.org/
3 Version: 2.4 3 Version: 2.5.1
4 License: Apache 2.0 4 License: Apache 2.0
5 License File: NOT_SHIPPED 5 License File: NOT_SHIPPED
6 Security Critical: no 6 Security Critical: no
7 Description: 7 Description:
8 Objenesis is a small Java library to help instantiate a new object of a 8 Objenesis is a small Java library to help instantiate a new object of a
9 particular class. 9 particular class.
10 10
11 Local Modifications: None 11 Local Modifications: None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698