Fix dead link to the ant task in FAQ (#1478)

Documentation to the ant junit task has been moved to another location.
1 file changed
tree: 633310a1a43511fabf86058b7a8d0d120be37696
  1. .settings/
  2. doc/
  3. lib/
  4. src/
  5. .classpath
  6. .gitattributes
  7. .gitignore
  8. .project
  9. .travis.yml
  10. acknowledgements.txt
  11. BUILDING
  12. CODING_STYLE.txt
  13. CONTRIBUTING.md
  14. epl-v10.html
  15. LEGACY_CODING_STYLE.txt
  16. LICENSE-junit.txt
  17. NOTICE.txt
  18. pom.xml
  19. README.md
  20. 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