[automerger skipped] Remove DisableOnDebug (new in 4.12) as it is not supported on Android am: 878a3ac7a7 -s ours am: 87733b3f18 -s ours

am skip reason: Change-Id Id1e2d63892e25026f68f9a345d788e2e7497e737 with SHA-1 77cf67c410 is in history

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I5542b8e9ecc29bea7abb4cd5c93027e223891b6f
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