Generated by
JDiff

Package org.springframework.test.util

Added Classes
JsonExpectationsHelper A helper class for assertions on JSON content.
MetaAnnotationUtils {@code MetaAnnotationUtils} is a collection of utility methods that complements the standard support already available in AnnotationUtils.
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.