Searched refs:createAnnotationTestStrings (Results 1 – 1 of 1) sorted by relevance
278 String[] actualAnnotationStrings = createAnnotationTestStrings(annotations); in assertAnnotationsMatch()286 private static String[] createAnnotationTestStrings(Annotation[] annotations) { in createAnnotationTestStrings() method in AnnotatedElementTestSupport305 String[] repeatedValues = createAnnotationTestStrings(container.value()); in createArgumentsTestString()