Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DBaseTestMethod.java439 …ITestOrConfiguration classAnnotation = getAnnotationFinder().findAnnotation(getMethod().getDeclari… in initGroups() local
450 …ITestOrConfiguration classAnnotation = getAnnotationFinder().findAnnotation(getMethod().getDeclari… in initGroups() local
DConfigurationMethod.java386 …ITestAnnotation classAnnotation = m_annotationFinder.findAnnotation(m_methodClass, ITestAnnotation… in init() local