| Name | Description | Type | Package | Framework |
| DelegatingServletInputStream | Delegating implementation of ServletInputStream. | Class | org.springframework.mock.web | Spring MVC |
| DelegatingServletOutputStream | Delegating implementation of ServletOutputStream. | Class | org.springframework.mock.web | Spring MVC |
| MockActionRequest | Mock implementation of the ActionRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockActionResponse | Mock implementation of the ActionResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockAsyncContext | Mock implementation of the AsyncContext interface. | Class | org.springframework.mock.web | Spring MVC |
| MockBaseURL | Mock implementation of the BaseURL interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockBodyContent | Mock implementation of the BodyContent class. | Class | org.springframework.mock.web | Spring MVC |
| MockCacheControl | Mock implementation of the CacheControl interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockClientDataRequest | Mock implementation of the ClientDataRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockEvent | Mock implementation of the Event interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockEventRequest | Mock implementation of the EventRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockEventResponse | Mock implementation of the EventResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockExpressionEvaluator | Mock implementation of the JSP 2. | Class | org.springframework.mock.web | Spring MVC |
| MockFilterChain | Mock implementation of the FilterChain interface. | Class | org.springframework.mock.web | Spring MVC |
| MockFilterConfig | Mock implementation of the FilterConfig interface. | Class | org.springframework.mock.web | Spring MVC |
| MockHttpServletRequest | Mock implementation of the HttpServletRequest interface. | Class | org.springframework.mock.web | Spring MVC |
| MockHttpServletResponse | Mock implementation of the HttpServletResponse interface. | Class | org.springframework.mock.web | Spring MVC |
| MockHttpSession | Mock implementation of the HttpSession interface. | Class | org.springframework.mock.web | Spring MVC |
| MockJspWriter | Mock implementation of the JspWriter class. | Class | org.springframework.mock.web | Spring MVC |
| MockMimeResponse | Mock implementation of the MimeResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockMultipartActionRequest | Mock implementation of theMultipartActionRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockMultipartFile | Mock implementation of the MultipartFileUseful in conjunction with a MockMultipartHttpServletRequest | Class | org.springframework.mock.web | Spring MVC |
| MockMultipartHttpServletRequest | Mock implementation of theMultipartHttpServletRequest interface. | Class | org.springframework.mock.web | Spring MVC |
| MockPageContext | Mock implementation of the PageContext interface. | Class | org.springframework.mock.web | Spring MVC |
| MockPortalContext | Mock implementation of the PortalContext interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletConfig | Mock implementation of the PortletConfig interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletContext | Mock implementation of the PortletContext interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletPreferences | Mock implementation of the PortletPreferences interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletRequest | Mock implementation of the PortletRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletRequestDispatcher | Mock implementation of the PortletRequestDispatcher interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletResponse | Mock implementation of the PortletResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletSession | Mock implementation of the PortletSession interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockPortletURL | Mock implementation of the PortletURL interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockRenderRequest | Mock implementation of the RenderRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockRenderResponse | Mock implementation of the RenderResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockRequestDispatcher | Mock implementation of the RequestDispatcher interface. | Class | org.springframework.mock.web | Spring MVC |
| MockResourceRequest | Mock implementation of the ResourceRequest interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockResourceResponse | Mock implementation of the ResourceResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockResourceURL | Mock implementation of the ResourceURL interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| MockServletConfig | Mock implementation of the ServletConfig interface. | Class | org.springframework.mock.web | Spring MVC |
| MockServletContext | Mock implementation of the ServletContext interface. | Class | org.springframework.mock.web | Spring MVC |
| MockSessionCookieConfig | Mock implementation of the SessionCookieConfig interface. | Class | org.springframework.mock.web | Spring MVC |
| MockStateAwareResponse | Mock implementation of the StateAwareResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| PassThroughFilterChain | simply passes the call through to a given Filter/FilterChain combination(indicating the next Filter in the chain along with the FilterChain that it is | Class | org.springframework.mock.web | Spring MVC |
| ServletWrappingPortletContext | Mock implementation of the PortletContext interface,wrapping an underlying ServletContext. | Class | org.springframework.mock.web.portlet | Spring MVC |