Searched defs:annotation (Results 1 – 4 of 4) sorted by relevance
175 Class<? extends Annotation> annotation) { in assertPresent()186 Class<? extends Annotation> annotation) { in assertDeclared()216 Annotation annotation = annotatedElement.getDeclaredAnnotation(annotationType); in assertGetDeclaredAnnotation() local245 Annotation annotation, String expectedAnnotationString) { in assertAnnotationMatches()294 private static String createAnnotationTestString(Annotation annotation) { in createAnnotationTestString()299 private static String createArgumentsTestString(Annotation annotation) { in createArgumentsTestString()
78 private static <T extends Annotation> void insertAnnotationValues(Annotation annotation, in insertAnnotationValues()
192 String[] annotation = getSignatureAnnotation(); in getSignatureAttribute() local
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...