JUnit - A programmer-oriented testing framework for Java
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
http://junit.org
https://github.com/junit-team/junit
http://sourceforge.net/projects/junit/
License:
Tech:
Tags: