| Package | Description |
|---|---|
| org.springframework.test.util |
General utility classes for use in unit and integration tests.
|
| Class and Description |
|---|
| MetaAnnotationUtils.AnnotationDescriptor
Descriptor for an
Annotation, including the class on which the annotation is declared
as well as the actual annotation instance. |
| MetaAnnotationUtils.UntypedAnnotationDescriptor
Untyped extension of
AnnotationDescriptor that is used
to describe the declaration of one of several candidate annotation types
where the actual annotation type cannot be predetermined. |