| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.web.reactive |
Auto-configuration for reactive web tests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringBootWebTestClientBuilderCustomizer
WebTestClientBuilderCustomizer for a typical Spring Boot application. |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.test.web.reactive.server.WebTestClient |
WebTestClientAutoConfiguration.webTestClient(org.springframework.context.ApplicationContext applicationContext,
List<WebTestClientBuilderCustomizer> customizers,
List<org.springframework.test.web.reactive.server.MockServerConfigurer> configurers) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.