Home
last modified time | relevance | path

Searched defs:TestNGMethodFinder (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DTestNGMethodFinder.java24 public class TestNGMethodFinder implements ITestMethodFinder { class
39 public TestNGMethodFinder(RunInfo runInfo, IAnnotationFinder annotationFinder) in TestNGMethodFinder() method in TestNGMethodFinder