Description
Test expected behaviour for both existing and new methods added in Java language model API for repeating Annotations
javax.lang.model.element.Element
getAnnotation(Class<T>)
getAnnotationMirrors()
getAnnotations(Class<T>) - new method
getAnnotations() - new method
javax.lang.model.util.Elements
getAllAnnotationMirrors(Element e)
javax.lang.model.element.Element
getAnnotation(Class<T>)
getAnnotationMirrors()
getAnnotations(Class<T>) - new method
getAnnotations() - new method
javax.lang.model.util.Elements
getAllAnnotationMirrors(Element e)
Attachments
1.
|
Update language model tests based on the last spec updated behaviour | Resolved | Matherey Nunez (Inactive) | 2013-02-13 |