Android mainline 12.0.0 release 5
[automerger skipped] Don't convert assumption failures into errors in ErrorCollector.addError(). am: ccf3392c72 -s ours am: 7114aba399 -s ours

am skip reason: Change-Id I578a2676e52882c7d25d99061310ea38101883f6 with SHA-1 d3857e4983 is in history

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: If3150b4e7e7e231db54d7e57f5859ad11f0304da
tree: da8f1fbae2eb06d58dd28b4c731deb942feebe1a
  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