Uses of Interface
org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer
Package
Description
Auto-configuration for reactive web tests.
-
Uses of WebTestClientBuilderCustomizer in org.springframework.boot.test.autoconfigure.web.reactive
Modifier and TypeClassDescriptionclass
WebTestClientBuilderCustomizer
for a typical Spring Boot application.Modifier and TypeMethodDescriptionWebTestClientAutoConfiguration.webTestClient
(ApplicationContext applicationContext, List<WebTestClientBuilderCustomizer> customizers, List<MockServerConfigurer> configurers)