Package junit.util

Interface Summary
TestSuiteLoader An interface to define how a test suite should be loaded.
 

Class Summary
ReloadingTestSuiteLoader A TestSuite loader that can reload classes.
StandardTestSuiteLoader The standard test suite loader.
StringUtil A class with junit related String utilities.
TestCaseClassLoader A custom class loader which enables the reloading of classes for each test run.
Version This class defines the current version of JUnit