See: Description
| Interface | Description |
|---|---|
| WebTestClientBuilderCustomizer |
A customizer for a
WebTestClient.Builder. |
| Class | Description |
|---|---|
| SpringBootWebTestClientBuilderCustomizer |
WebTestClientBuilderCustomizer for a typical Spring Boot application. |
| 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 in combination with
@RunWith(SpringRunner.class)
for a typical Spring WebFlux test. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.