Chromium Code Reviews
DescriptionReland allow JUnit3/4 tests within the same apk to be run by test_runner
This CL change instrumentation_test_instance and other part of the
test_runner script to embed the information whether a test class is
junit3 or junit4. The confirmation mechanism is to check whether the
class's direct parent is java.lang.Object. In junit3, all tests are
decesdends from TestCase, while in junit4, all tests are suppose to be
atomic (extends from Object)
BUG=640116
Review-Url: https://codereview.chromium.org/2668203005
Cr-Commit-Position: refs/heads/master@{#447634}
Committed: https://chromium.googlesource.com/chromium/src/+/dbe6848664fd910b6d924f2a0f59ea5fd311653d
Patch Set 1 #Patch Set 2 : Change pickle version #
Dependent Patchsets: Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||