Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/annotations/
DIAnnotationFinder.java48 public boolean hasTestInstance(Method method, int i); in hasTestInstance() method
DJDK15AnnotationFinder.java226 public boolean hasTestInstance(Method method, int i) { in hasTestInstance() method in JDK15AnnotationFinder