Searched refs:hasJUnit4Annotation (Results 1 – 2 of 2) sorted by relevance
445 && hasJUnit4Annotation(cls)) { in getJarTestClasses()463 protected static boolean hasJUnit4Annotation(Class<?> classObj) { in hasJUnit4Annotation() method in TestSuiteParser
325 && hasJUnit4Annotation(cls)) { in getJarTestClasses()343 protected static boolean hasJUnit4Annotation(Class<?> classObj) { in hasJUnit4Annotation() method in TestCaseReport