Merge "Correct the METADATA information." am: a00b917149 am: 5e10a923a0 am: f4ea7c0a3a

Original change: https://android-review.googlesource.com/c/platform/external/junit/+/2316062

Change-Id: I63e0b27c78e20b37947efccdb31e2676cba7d02b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: d4191fd9975a3c4989aa2675fb806fa9d84614a3
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.bp
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. METADATA
  11. MODULE_LICENSE_EPL
  12. NOTICE.txt
  13. OWNERS
  14. README.md
  15. README.version
  16. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud