Files
frameworks_base/test-runner/src/junit
Paul Duffin 2d86c7a4c7 Turn on DepAnn for test-base and test-runner
Bug: 30188076
Test: m -j20 RUN_ERROR_PRONE=true android.test.base android.test.runner
Change-Id: I735e3fbfcc710f1dc1b96e04f91b9feda8727b6c
2018-02-16 15:40:24 +00:00
..

URL: https://github.com/junit-team/junit4
License: Common Public License Version 1.0
License File: cpl-v10.html

This is JUnit 4.10 source that was previously part of the Android Public API.
Where necessary it has been patched to be compatible (according to Android API
requirements) with JUnit 3.8.

These are copied here to ensure that the android.test.runner target remains
compatible with the last version of the Android API (25) that contained these
classes even when external/junit is upgraded to a later version.