Uses of Class
org.springframework.test.web.reactive.server.StatusAssertions
Packages that use StatusAssertions
- 
Uses of StatusAssertions in org.springframework.test.web.reactive.serverMethods in org.springframework.test.web.reactive.server that return StatusAssertionsModifier and TypeMethodDescriptionWebTestClient.ResponseSpec.expectStatus()Assertions on the response status.