| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.web.servlet |
Auto-configuration for Spring MVC tests.
|
| Class and Description |
|---|
| AutoConfigureMockMvc
Annotation that can be applied to a test class to enable and configure
auto-configuration of
MockMvc. |
AutoConfigureWebMvc
Auto-configuration imports for typical Spring MVC
tests. |
| MockMvcBuilderCustomizer
A customizer for a
ConfigurableMockMvcBuilder. |
| MockMvcPrint
MVC print options specified from
AutoConfigureMockMvc. |
SpringBootMockMvcBuilderCustomizer
MockMvcBuilderCustomizer for a typical Spring Boot application. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.