[maven-release-plugin]  copy for tag r4.12
[maven-release-plugin] prepare release r4.12
1 file changed
tree: 571a7bd8a7fbd153dd3606645a008bbaf8589386
  1. .settings/
  2. doc/
  3. lib/
  4. src/
  5. .classpath
  6. .gitignore
  7. .project
  8. .travis.yml
  9. acknowledgements.txt
  10. BUILDING
  11. CODING_STYLE.txt
  12. CONTRIBUTING.md
  13. epl-v10.html
  14. LEGACY_CODING_STYLE.txt
  15. LICENSE-junit.txt
  16. NOTICE.txt
  17. pom.xml
  18. README.md
  19. to-do.txt
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