See: Description
| Class | Description | 
|---|---|
| MockActionRequest | 
 Mock implementation of the  
ActionRequest interface. | 
| MockActionResponse | 
 Mock implementation of the  
ActionResponse interface. | 
| MockBaseURL | 
 Mock implementation of the  
BaseURL interface. | 
| MockCacheControl | 
 Mock implementation of the  
CacheControl interface. | 
| MockClientDataRequest | 
 Mock implementation of the  
ClientDataRequest interface. | 
| MockEvent | 
 Mock implementation of the  
Event interface. | 
| MockEventRequest | 
 Mock implementation of the  
EventRequest interface. | 
| MockEventResponse | 
 Mock implementation of the  
EventResponse interface. | 
| MockMimeResponse | 
 Mock implementation of the  
MimeResponse interface. | 
| MockMultipartActionRequest | 
 Mock implementation of the
  
MultipartActionRequest interface. | 
| MockPortalContext | 
 Mock implementation of the  
PortalContext interface. | 
| MockPortletConfig | 
 Mock implementation of the  
PortletConfig interface. | 
| MockPortletContext | 
 Mock implementation of the  
PortletContext interface. | 
| MockPortletPreferences | 
 Mock implementation of the  
PortletPreferences interface. | 
| MockPortletRequest | 
 Mock implementation of the  
PortletRequest interface. | 
| MockPortletRequestDispatcher | 
 Mock implementation of the  
PortletRequestDispatcher interface. | 
| MockPortletResponse | 
 Mock implementation of the  
PortletResponse interface. | 
| MockPortletSession | 
 Mock implementation of the  
PortletSession interface. | 
| MockPortletURL | 
 Mock implementation of the  
PortletURL interface. | 
| MockRenderRequest | 
 Mock implementation of the  
RenderRequest interface. | 
| MockRenderResponse | 
 Mock implementation of the  
RenderResponse interface. | 
| MockResourceRequest | 
 Mock implementation of the  
ResourceRequest interface. | 
| MockResourceResponse | 
 Mock implementation of the  
ResourceResponse interface. | 
| MockResourceURL | 
 Mock implementation of the  
ResourceURL interface. | 
| MockStateAwareResponse | 
 Mock implementation of the  
StateAwareResponse interface. | 
| ServletWrappingPortletContext | 
 Mock implementation of the  
PortletContext interface,
 wrapping an underlying ServletContext. | 
More convenient to use than dynamic mock objects (EasyMock) or existing Portlet API mock objects.