Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DBaseTestMethod.java30 public abstract class BaseTestMethod implements ITestNGMethod { class
81 …public BaseTestMethod(String methodName, Method method, IAnnotationFinder annotationFinder, Object… in BaseTestMethod() method in BaseTestMethod
85 …public BaseTestMethod(String methodName, ConstructorOrMethod com, IAnnotationFinder annotationFind… in BaseTestMethod() method in BaseTestMethod