This package provides support for running JUnit tests.
It requires that the JUnit libraries are available. The classes provide the
ability to populate the harness tree with identified JUnit test classes,
execute those tests using the JUnit APIs by various methods (reflection,
asking JUnit to execute the test, asking JUnit to execute the test suite,
...).
@since 4.1.3