Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DIConfiguration.java9 IAnnotationFinder getAnnotationFinder(); in getAnnotationFinder() method
DConfiguration.java34 public IAnnotationFinder getAnnotationFinder() { in getAnnotationFinder() method in Configuration
DBaseTestMethod.java501 protected IAnnotationFinder getAnnotationFinder() { in getAnnotationFinder() method in BaseTestMethod
/external/testng/src/main/java/org/testng/
DISuite.java103 public IAnnotationFinder getAnnotationFinder(); in getAnnotationFinder() method
DTestClass.java66 public IAnnotationFinder getAnnotationFinder() { in getAnnotationFinder() method in TestClass
DSuiteRunner.java520 public IAnnotationFinder getAnnotationFinder() { in getAnnotationFinder() method in SuiteRunner