jsystem.runner
Class ClassPathFixtureCollector
java.lang.Object
junit.runner.ClassPathTestCollector
jsystem.runner.ClassPathFixtureCollector
- All Implemented Interfaces:
- TestCollector
- Direct Known Subclasses:
- SimpleFixtureCollector
- public class ClassPathFixtureCollector
- extends ClassPathTestCollector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathFixtureCollector
public ClassPathFixtureCollector()
isTestClass
public boolean isTestClass(String classFileName)
isJarFile
public boolean isJarFile(String fileName)
collectFilesInPath
public Hashtable collectFilesInPath(String classPath)
classNameFromFile
protected String classNameFromFile(String classFileName)
main
public static void main(String[] args)