Uses of Class
org.springframework.test.web.servlet.client.StatusAssertions
Packages that use StatusAssertions
Package
Description
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.-
Uses of StatusAssertions in org.springframework.test.web.servlet.client
Methods in org.springframework.test.web.servlet.client that return StatusAssertionsModifier and TypeMethodDescriptionRestTestClient.ResponseSpec.expectStatus()Assertions on the response status.