Searched defs:BaseTestMethod (Results 1 – 1 of 1) sorted by relevance
30 public abstract class BaseTestMethod implements ITestNGMethod { class81 …public BaseTestMethod(String methodName, Method method, IAnnotationFinder annotationFinder, Object… in BaseTestMethod() method in BaseTestMethod85 …public BaseTestMethod(String methodName, ConstructorOrMethod com, IAnnotationFinder annotationFind… in BaseTestMethod() method in BaseTestMethod