Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/annotations/
DAnnotationHelper.java43 public static IFactoryAnnotation findFactory(IAnnotationFinder finder, Method m) { in findFactory() method in AnnotationHelper
47 public static IFactoryAnnotation findFactory(IAnnotationFinder finder, Constructor c) { in findFactory() method in AnnotationHelper