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()
TestCollector
collectTests
in interface TestCollector
protected boolean isTestClass(String classFileName)
Copyright © 2003–2020 Atlassian. All rights reserved.