Information
JUnit is an open source Java testing framework used to write and run
repeatable tests. It is an instance of the xUnit architecture for unit
testing frameworks.
JUnit features include:
Current version in use: 3.8.1
Homepage: http://www.junit.org
It runs each unit test and produces a report of the results. To use the junit target, you need to set the properties described in the Common Build Targets document.
DeadEd.com
http://www.deaded.com/staticpages/index.php/junit