|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.runner.ClassPathTestCollector | +--junit.runner.LoadingTestCollector | +--junit.extensions.awt.AWTTestCollector
Collects all available classes derived from AWTestCase in the current classpath.
Fields inherited from class junit.runner.LoadingTestCollector |
fLoader |
Fields inherited from class junit.runner.ClassPathTestCollector |
SUFFIX_LENGTH |
Constructor Summary | |
AWTTestCollector()
|
Method Summary | |
protected boolean |
isTestClass(java.lang.String classFileName)
|
Methods inherited from class junit.runner.LoadingTestCollector |
classFromFile, hasPublicConstructor, hasSuiteMethod, isTestClass |
Methods inherited from class junit.runner.ClassPathTestCollector |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AWTTestCollector()
Method Detail |
protected boolean isTestClass(java.lang.String classFileName)
isTestClass
in class junit.runner.LoadingTestCollector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |