public abstract class ClassPathTestCollector extends Object implements TestCollector
| Constructor and Description |
|---|
ClassPathTestCollector() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
classNameFromFile(String classFileName) |
Hashtable |
collectFilesInPath(String classPath) |
Enumeration |
collectTests()
Returns an enumeration of Strings with qualified class names
|
protected boolean |
isTestClass(String classFileName) |
public Enumeration collectTests()
TestCollectorcollectTests in interface TestCollectorprotected boolean isTestClass(String classFileName)
Copyright © 2003–2021 Atlassian. All rights reserved.