| |
|
| servletunit.struts.MockStrutsTestCase servletunit.struts.tests.TestClearParameters
TestClearParameters | public class TestClearParameters extends MockStrutsTestCase (Code) | | Created by IntelliJ IDEA.
User: deryl
Date: Apr 12, 2003
Time: 8:53:11 PM
To change this template use Options | File Templates.
|
TestClearParameters | public TestClearParameters(String testName)(Code) | | |
setUp | protected void setUp() throws Exception(Code) | | 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.
|
testClearParameters | public void testClearParameters()(Code) | | |
testClearsRedirectHeaderWhenRequested | public void testClearsRedirectHeaderWhenRequested()(Code) | | |
|
|
|