Package org.apache.tapestry.test.mock

Interface Summary
InitParameterHolder Common interface for several mock objects that can contain initial parameters.
 

Class Summary
AttributeHolder Base class for holders of named attributes such as HttpSession, HttpServletRequest and ServletContext.
MockContext Mock implementation of ServletContext.
MockRequest Mock implementation of HttpServletRequest.
MockRequestDispatcher Used to enable mock testing of internal request forwarding.
MockResponse Mock implementation of HttpServletResponse.
MockServletConfig An implementation of ServletConfig used for Mock testing.
MockServletInputStream Implementation of ServletInputStream used in mock object testing.
MockSession Mock implementation of HttpSession.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.