Files
frameworks_base/test-runner/src/junit
Paul Duffin f845fec30c Remove conflicting package information for junit.runner and junit.textui
Removes package.html files and update package-info.java files to
use same wording as previous releases.

Bug: 35653948
Test: make docs
Change-Id: Idbede2eb4f57818f152834fad7e75dd181fe25d6
2017-02-22 12:43:57 +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.