Generated by
JDiff

Class org.springframework.test.web.servlet.request.MockMvcRequestBuilders

Added Methods
RequestBuilder asyncDispatch(MvcResult) Create a RequestBuilder for an async dispatch from the MvcResult of the request that started async processing.
MockHttpServletRequestBuilder request(HttpMethod, String, Object[]) Create a MockHttpServletRequestBuilder for a request with the given HTTP method.