com.atlassian.confluence.qunit
Class QUnitTestCollector
java.lang.Object
com.atlassian.confluence.junit3.ClassPathTestCollector
com.atlassian.confluence.qunit.QUnitTestCollector
- All Implemented Interfaces:
- TestCollector
public class QUnitTestCollector
- extends ClassPathTestCollector
TODO replace uses of ClassPathTestCollector with
PathMatchingResourcePatternResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUnitTestCollector
public QUnitTestCollector()
isTestClass
protected boolean isTestClass(String classFileName)
- Overrides:
isTestClass in class ClassPathTestCollector
classNameFromFile
protected String classNameFromFile(String classFileName)
- Overrides:
classNameFromFile in class ClassPathTestCollector
Copyright © 2003-2013 Atlassian. All Rights Reserved.