Uses of Interface
org.springframework.test.web.servlet.client.RestTestClient.WebAppContextSetupBuilder
Packages that use RestTestClient.WebAppContextSetupBuilder
Package
Description
Support for testing Spring MVC applications via
RestTestClient with
MockMvc for server request handling.-
Uses of RestTestClient.WebAppContextSetupBuilder in org.springframework.test.web.servlet.client
Subinterfaces with type arguments of type RestTestClient.WebAppContextSetupBuilder in org.springframework.test.web.servlet.clientModifier and TypeInterfaceDescriptionstatic interfaceExtension ofRestTestClient.Builderfor tests витх аWebAppContext MockMvc setup.Methods in org.springframework.test.web.servlet.client that return RestTestClient.WebAppContextSetupBuilderModifier and TypeMethodDescriptionRestTestClient.bindToApplicationContext(WebApplicationContext context) Begin creating aRestTestClientwith aMockMvcBuilders.webAppContextSetup(org.springframework.web.context.WebApplicationContext)WebAppContext MockMvc setup}.