Class JUnitMethodFinder

java.lang.Object
org.testng.junit.JUnitMethodFinder
All Implemented Interfaces:
ITestMethodFinder

public class JUnitMethodFinder extends Object implements ITestMethodFinder
This class locates all test and configuration methods according to JUnit. It is used to change the strategy used by TestRunner to locate its test methods.