Searched refs:getAnnotation (Results 1 – 6 of 6) sorted by relevance
43 if (cls.getAnnotation(Test.class) != null) { in isTestNgTestClass()49 if (m.getAnnotation(Test.class) != null) { in isTestNgTestClass()
38 TargetLibrary library = (TargetLibrary) testClass.getAnnotation(TargetLibrary.class); in GtestRunner()
350 return getAnnotation(testClass, testName, KNOWN_FAILURE); in getKnownFailure()355 return getAnnotation(testClass, testName, KNOWN_FAILURE) != null; in isKnownFailure()360 return getAnnotation(testClass, testName, SUPPRESSED_TEST) != null; in isSuppressed()363 private static String getAnnotation(final Class<?> testClass, in getAnnotation() method in CollectAllTests
97 if (desc.getAnnotation(Ignore.class) == null) { in getChildren()
404 CddTest cddTest = m.getAnnotation(CddTest.class); in addCddJarCoverage()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...