Generated by
JDiff

Package org.springframework.test.util

Changed Classes
MetaAnnotationUtils.AnnotationDescriptor Descriptor for an Annotation, including the #getDeclaringClass() class on which the annotation is declared as well as the actual #getAnnotation() annotation instance.
MetaAnnotationUtils.UntypedAnnotationDescriptor Untyped extension of {@code AnnotationDescriptor} that is used to describe the declaration of one of several candidate annotation types where the actual annotation type cannot be predetermined.
XpathExpectationsHelper A helper class for applying assertions via XPath expressions.