| Package | Description |
|---|---|
| org.springframework.test.web.reactive.server |
Support for testing Spring WebFlux server endpoints via
WebTestClient. |
| Modifier and Type | Method and Description |
|---|---|
StatusAssertions |
WebTestClient.ResponseSpec.expectStatus()
Assertions on the response status.
|