net.thucydides.junit.finder
Class NormalTestFinder
java.lang.Object
net.thucydides.junit.finder.TestFinder
net.thucydides.junit.finder.NormalTestFinder
public class NormalTestFinder
- 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 |
NormalTestFinder
public NormalTestFinder(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.