Uses of Class
org.springframework.mock.web.MockMultipartFile
Packages that use MockMultipartFile
-
Uses of MockMultipartFile in org.springframework.test.web.servlet.request
Methods in org.springframework.test.web.servlet.request with parameters of type MockMultipartFileModifier and TypeMethodDescriptionMockMultipartHttpServletRequestBuilder.file
(MockMultipartFile file) Add the givenMockMultipartFile
.