| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.web.reactive |
Auto-configuration for reactive web tests.
|
| Class and Description |
|---|
AutoConfigureWebFlux
Auto-configuration imports for typical Spring WebFlux
tests. |
| AutoConfigureWebTestClient
Annotation that can be applied to a test class to enable a
WebTestClient. |
SpringBootWebTestClientBuilderCustomizer
WebTestClientBuilderCustomizer for a typical Spring Boot application. |
| WebTestClientBuilderCustomizer
A customizer for a
WebTestClient.Builder. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.