Package net.groboclown.junit.v1

Classes to help in the creation and execution of JUnit tests.

See:
          Description

Class Summary
MultiThreadedTestCase A test case framework which allows for an array of tests to be run asynchronously.
RunJarTests A new way to start JUnit tests.
XmlTestRunner A variation on Kent Beck's TestRunner implementations.
 

Package net.groboclown.junit.v1 Description

Classes to help in the creation and execution of JUnit tests.



Written under the LGPL