Uses of Interface
org.springframework.test.web.servlet.client.RestTestClient.RequestHeadersUriSpec
Packages that use RestTestClient.RequestHeadersUriSpec
Package
Description
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.- 
Uses of RestTestClient.RequestHeadersUriSpec in org.springframework.test.web.servlet.clientSubinterfaces of RestTestClient.RequestHeadersUriSpec in org.springframework.test.web.servlet.clientModifier and TypeInterfaceDescriptionstatic interfaceSpecification for providing the body and the URI of a request.Methods in org.springframework.test.web.servlet.client that return RestTestClient.RequestHeadersUriSpec