| Name | Description | Type | Package | Framework |
| AopTestUtils | AopTestUtils is a collection of AOP-related utility methods foruse in unit and integration testing scenarios. | Class | org.springframework.test.util | Spring MVC |
| AssertionErrors | JUnit independent assertion class. | Class | org.springframework.test.util | Spring MVC |
| JsonExpectationsHelper | A helper class for assertions on JSON content. | Class | org.springframework.test.util | Spring MVC |
| JsonPathExpectationsHelper | A helper class for applying assertions via JSON path expressions. | Class | org.springframework.test.util | Spring MVC |
| MatcherAssertionErrors | A replacement of MatcherAssert that removes the need todepend on hamcrest-all when using Hamcrest 1. | Class | org.springframework.test.util | Spring MVC |
| MetaAnnotationUtils | MetaAnnotationUtils is a collection of utility methods that complementsthe standard support already available in AnnotationUtils. | Class | org.springframework.test.util | Spring MVC |
| MetaAnnotationUtils .AnnotationDescriptor | Descriptor for an Annotation, including the class on which the annotation is declaredas well as the actual annotation instance. | Class | org.springframework.test.util.MetaAnnotationUtils | Spring MVC |
| MetaAnnotationUtils .UntypedAnnotationDescriptor | Untyped extension of AnnotationDescriptor that is usedto describe the declaration of one of several candidate annotation types | Class | org.springframework.test.util.MetaAnnotationUtils | Spring MVC |
| ReflectionTestUtils | ReflectionTestUtils is a collection of reflection-based utilitymethods for use in unit and integration testing scenarios. | Class | org.springframework.test.util | Spring MVC |
| XmlExpectationsHelper | A helper class for assertions on XML content. | Class | org.springframework.test.util | Spring MVC |
| XpathExpectationsHelper | A helper class for applying assertions via XPath expressions. | Class | org.springframework.test.util | Spring MVC |