net.thucydides.junit.finder
Class DefaultTestFinder
java.lang.Object
net.thucydides.junit.finder.TestFinder
net.thucydides.junit.finder.DefaultTestFinder
public class DefaultTestFinder
- extends TestFinder
Returns all of the Thucydides classes under the specified package.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTestFinder
public DefaultTestFinder(String rootPackage)
getClasses
public List<Class<?>> getClasses()
- Specified by:
getClasses in class TestFinder
countTestMethods
public int countTestMethods()
- Specified by:
countTestMethods in class TestFinder
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.