public static class MockMvcRequestBuilderUtils.FormRequestPostProcessor extends Object implements org.springframework.test.web.servlet.request.RequestPostProcessor
RequestPostProcessor that adds form parameters to the request before execution.| Modifier and Type | Method and Description |
|---|---|
org.springframework.mock.web.MockHttpServletRequest |
postProcessRequest(org.springframework.mock.web.MockHttpServletRequest request) |
Copyright © 2020. All rights reserved.