README.chromium 620 B

12345678910111213141516
  1. Name: JUnit
  2. URL: http://junit.org
  3. Version: 4.12
  4. CPEPrefix: cpe:/a:jenkins:junit:4.12::~~~jenkins~~
  5. License: Common Public License 1.0
  6. License File: NOT_SHIPPED
  7. Security Critical: no
  8. License Android Compatible: yes
  9. Description: JUnit is a java unit testing library.
  10. Local Modifications:
  11. - Removed the classes provided in android.test.base.jar and
  12. android.test.runner.jar from the junit build target. To check which classes
  13. are removed, run "unzip -l" on the jars (found in the SDK). Alternatively,
  14. look at the classes listed on
  15. https://developer.android.com/training/testing/set-up-project#junit-based-libs