Sets up the test fixture for this test. This method creates
an instance of the ActionServlet, initializes it to validate
forms and turn off debugging, and creates a mock HttpServletRequest
and HttpServletResponse object to use in this test.
testUsesCustomActionMappingWhenSet
public void testUsesCustomActionMappingWhenSet()(Code)
Fields inherited from servletunit.struts.MockStrutsTestCase