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