Generated by
JDiff

Class org.springframework.mock.web.MockRequestDispatcher

Documentation changed from old to new.

Changed Constructors
MockRequestDispatcher(String) Documentation changed from old to new.
Create a new MockRequestDispatcher for the given resource.
 

Changed Methods
MockHttpServletResponse getMockHttpServletResponse(ServletResponse) Documentation changed from old to new.
Obtain the underlying MockHttpServletResponse, unwrapping HttpServletResponseWrapper decorators if necessary.