Uses of Interface
org.springframework.test.web.servlet.SmartRequestBuilder
Packages that use SmartRequestBuilder
- 
Uses of SmartRequestBuilder in org.springframework.test.web.servlet.requestSubinterfaces of SmartRequestBuilder in org.springframework.test.web.servlet.requestModifier and TypeInterfaceDescriptioninterfaceAn extension ofSmartRequestBuilderthat can be configured withRequestPostProcessors.Classes in org.springframework.test.web.servlet.request that implement SmartRequestBuilderModifier and TypeClassDescriptionclassDefault builder forMockHttpServletRequestrequired as input to perform requests inMockMvc.classDefault builder forMockMultipartHttpServletRequest.