Package junit.runner

Class StandardTestSuiteLoader

java.lang.Object
junit.runner.StandardTestSuiteLoader
All Implemented Interfaces:
TestSuiteLoader

public class StandardTestSuiteLoader extends Object implements TestSuiteLoader
The standard test suite loader. It can only load the same class once.