Remove DisableOnDebug (new in 4.12) as it is not supported on Android am: c8055484aa am: 25b39d4c9a am: 8459641eac
am: b5af667c23

Change-Id: I086fa15d10ecd3e499861d3a8f8cea42509ca633
tree: c84569f32fac93450501648ef4e67b3098038dba
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.mk
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. README.md
  13. README.version
  14. 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