Searched defs:findTest (Results 1 – 1 of 1) sorted by relevance
31 public static ITestAnnotation findTest(IAnnotationFinder finder, Class<?> cls) { in findTest() method in AnnotationHelper35 public static ITestAnnotation findTest(IAnnotationFinder finder, Method m) { in findTest() method in AnnotationHelper39 public static ITestAnnotation findTest(IAnnotationFinder finder, ITestNGMethod m) { in findTest() method in AnnotationHelper51 public static ITestAnnotation findTest(IAnnotationFinder finder, Constructor ctor) { in findTest() method in AnnotationHelper