junit.runner
Class SimpleTestCollector
java.lang.Object
|
+--junit.runner.ClassPathTestCollector
|
+--junit.runner.SimpleTestCollector
- All Implemented Interfaces:
- TestCollector
- public class SimpleTestCollector
- extends ClassPathTestCollector
Method Summary |
protected boolean | isTestClass(String classFileName) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
public SimpleTestCollector()
- Call sites to the constructor:
- junit/swingui/TestRunner.java 491
isTestClass
protected boolean isTestClass(String classFileName)
- Locals in the method:
- classFileName Line 16, Line 17, Line 18