junit.extensions.abbot
Class ScriptTestCollector
java.lang.Object
|
+--junit.runner.ClassPathTestCollector
|
+--junit.runner.LoadingTestCollector
|
+--junit.extensions.abbot.ScriptTestCollector
- All Implemented Interfaces:
- TestCollector
- public class ScriptTestCollector
- extends LoadingTestCollector
Collects all available classes derived from ScriptTestCase in the current
classpath.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptTestCollector
public ScriptTestCollector()
isTestClass
protected boolean isTestClass(String classFileName)
- Overrides:
isTestClass
in class LoadingTestCollector
Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on