程序包 org.springframework.mock.web.portlet
A comprehensive set of Portlet API 2.0 mock objects, targeted at usage with Spring's Web MVC framework. Useful for testing web contexts and controllers.
More convenient to use than dynamic mock objects (EasyMock) or existing Portlet API mock objects.
类概要 类 说明 MockActionRequest Mock implementation of theActionRequestinterface.MockActionResponse Mock implementation of theActionResponseinterface.MockBaseURL Mock implementation of theBaseURLinterface.MockCacheControl Mock implementation of theCacheControlinterface.MockClientDataRequest Mock implementation of theClientDataRequestinterface.MockEvent Mock implementation of theEventinterface.MockEventRequest Mock implementation of theEventRequestinterface.MockEventResponse Mock implementation of theEventResponseinterface.MockMimeResponse Mock implementation of theMimeResponseinterface.MockMultipartActionRequest Mock implementation of theMultipartActionRequestinterface.MockPortalContext Mock implementation of thePortalContextinterface.MockPortletConfig Mock implementation of thePortletConfiginterface.MockPortletContext Mock implementation of thePortletContextinterface.MockPortletPreferences Mock implementation of thePortletPreferencesinterface.MockPortletRequest Mock implementation of thePortletRequestinterface.MockPortletRequestDispatcher Mock implementation of thePortletRequestDispatcherinterface.MockPortletResponse Mock implementation of thePortletResponseinterface.MockPortletSession Mock implementation of thePortletSessioninterface.MockPortletURL Mock implementation of thePortletURLinterface.MockRenderRequest Mock implementation of theRenderRequestinterface.MockRenderResponse Mock implementation of theRenderResponseinterface.MockResourceRequest Mock implementation of theResourceRequestinterface.MockResourceResponse Mock implementation of theResourceResponseinterface.MockResourceURL Mock implementation of theResourceURLinterface.MockStateAwareResponse Mock implementation of theStateAwareResponseinterface.ServletWrappingPortletContext Mock implementation of thePortletContextinterface, wrapping an underlyingServletContext.