Paul Duffin | cd7c34d | 2016-12-12 16:35:36 +0000 | [diff] [blame] | 1 | URL: https://github.com/junit-team/junit4 |
| 2 | License: Common Public License Version 1.0 |
| 3 | License File: cpl-v10.html |
| 4 | |
| 5 | This is JUnit 4.10 source that was previously part of the Android Public API. |
| 6 | Where necessary it has been patched to be compatible (according to Android API |
| 7 | requirements) with JUnit 3.8. |
| 8 | |
| 9 | These are copied here to ensure that the android.test.runner target remains |
| 10 | compatible with the last version of the Android API (25) that contained these |
| 11 | classes even when external/junit is upgraded to a later version. |