Uses of Package
org.apache.struts.mock

Packages that use org.apache.struts.mock
org.apache.struts.mock Mock objects of the Struts Framework. 
 

Classes in org.apache.struts.mock used by org.apache.struts.mock
MockHttpServletRequest
          Mock HttpServletRequest object for low-level unit tests of Struts controller components.
MockHttpServletResponse
          Mock HttpServletResponse object for low-level unit tests of Struts controller components.
MockHttpSession
          Mock HttpSession object for low-level unit tests of Struts controller components.
MockPageContext
          Mock ServletContext object for low-level unit tests of Struts controller components.
MockPrincipal
          Mock Principal object for low-level unit tests of Struts controller components.
MockServletConfig
          Mock ServletConfig object for low-level unit tests of Struts controller components.
MockServletContext
          Mock ServletContext object for low-level unit tests of Struts controller components.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.