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