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