| Class | Description |
|---|---|
| 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 © 2017 Pivotal Software, Inc.. All rights reserved.