Searched defs:TestNGMethod (Results 1 – 1 of 1) sorted by relevance
25 public class TestNGMethod extends BaseTestMethod implements Serializable { class41 public TestNGMethod(Method method, IAnnotationFinder finder, XmlTest xmlTest, Object instance) { in TestNGMethod() method in TestNGMethod45 private TestNGMethod(Method method, IAnnotationFinder finder, boolean initialize, in TestNGMethod() method in TestNGMethod