Package junit.runner
Interface TestSuiteLoader
- All Known Implementing Classes:
ReloadingTestSuiteLoader
,StandardTestSuiteLoader
public interface TestSuiteLoader
An interface to define how a test suite should be loaded.
-
Method Summary
-
Method Details
-
load
- Throws:
ClassNotFoundException
-
reload
- Throws:
ClassNotFoundException
-