| Name | Description | Type | Package | Framework |
| 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 |
| MockBaseURL | Mock implementation of the BaseURL interface. | Class | org.springframework.mock.web.portlet | 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 |
| 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 |
| 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 |
| 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 |
| MockStateAwareResponse | Mock implementation of the StateAwareResponse interface. | Class | org.springframework.mock.web.portlet | Spring MVC |
| ServletWrappingPortletContext | Mock implementation of the PortletContext interface,wrapping an underlying ServletContext. | Class | org.springframework.mock.web.portlet | Spring MVC |