Pass annotations from TestClass to ClassWrapper. Don't create ClassWrapper if there are no fixtures
5 files changed
tree: 686a83baf49d43c245cfc025bba2ebcd70bdfae8
  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