See: Description
Class | Description |
---|---|
SpringBootWebTestClientBuilderCustomizer |
WebTestClientBuilderCustomizer for a typical Spring Boot application. |
WebFluxTypeExcludeFilter | |
WebTestClientAutoConfiguration |
Auto-configuration for
WebTestClient . |
Annotation Type | Description |
---|---|
AutoConfigureWebFlux |
Auto-configuration imports for typical Spring WebFlux
tests. |
AutoConfigureWebTestClient |
Annotation that can be applied to a test class to enable a
WebTestClient . |
WebFluxTest |
Annotation that can be used for a Spring WebFlux test that focuses
only on Spring WebFlux components.
|