Generated by
JDiff

Class org.springframework.test.web.servlet.result.PrintingResultHandler

Added Methods
(MultiValueMap<String, String>getParamsMultiValueMap(MockHttpServletRequest)  
void printAsyncResult(MvcResult)  
 

Changed Methods
HttpHeaders getRequestHeaders(MockHttpServletRequest) Change from static to non-static.
Change from non-final to final.
 
HttpHeaders getResponseHeaders(MockHttpServletResponse) Change from static to non-static.
Change from non-final to final.