| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.web.servlet |
Auto-configuration for Spring MVC tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringBootMockMvcBuilderCustomizer
MockMvcBuilderCustomizer for a typical Spring Boot application. |
| Modifier and Type | Method and Description |
|---|---|
DefaultMockMvcBuilder |
MockMvcAutoConfiguration.mockMvcBuilder(List<MockMvcBuilderCustomizer> customizers) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.