Uses of Interface
org.springframework.test.web.servlet.client.RestTestClient
Packages that use RestTestClient
Package
Description
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.-
Uses of RestTestClient in org.springframework.test.web.servlet.client
Methods in org.springframework.test.web.servlet.client that return RestTestClientModifier and TypeMethodDescriptionRestTestClient.Builder.build()Build theRestTestClientinstance.