Uses of Interface
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcBuilderCustomizer
Package
Description
Auto-configuration for tests using Spring REST Docs.
Auto-configuration for Spring MVC tests.
-
Uses of MockMvcBuilderCustomizer in org.springframework.boot.test.autoconfigure.restdocs
Modifier and TypeClassDescriptionclass
AMockMvcBuilderCustomizer
that configures Spring REST Docs. -
Uses of MockMvcBuilderCustomizer in org.springframework.boot.test.autoconfigure.web.servlet
Modifier and TypeClassDescriptionclass
MockMvcBuilderCustomizer
for a typical Spring Boot application.