Mock ActionServlet object for low-level unit tests of Struts controller components.
Mock HttpServletRequest object for low-level unit tests of Struts controller components.
Mock HttpServletResponse object for low-level unit tests of Struts controller components.
Mock HttpSession object for low-level unit tests of Struts controller components.
Mock ServletContext object for low-level unit tests of Struts controller components.
Mock Principal object for low-level unit tests of Struts controller components.
Mock ServletConfig object for low-level unit tests of Struts controller components.
Convenience base class for unit tests of the org.apache.struts.util package, and others that require a runtime environment similar to what the Struts controller servlet sets up.
org.apache.struts.util