|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.runner.ClassPathTestCollector | +--junit.runner.SimpleTestCollector
An implementation of a TestCollector that considers a class to be a test class when it contains the pattern "Test" in its name
TestCollector
Constructor Summary | |
SimpleTestCollector()
|
Methods inherited from class junit.runner.ClassPathTestCollector |
collectTests |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleTestCollector()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |