org.apache.struts.util
Class TestRequestUtils
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.struts.mock.TestMockBase
org.apache.struts.util.TestRequestUtils
- All Implemented Interfaces:
- junit.framework.Test
public class TestRequestUtils
- extends org.apache.struts.mock.TestMockBase
Unit tests for org.apache.struts.util.RequestUtils
.
- Version:
- $Rev: 471754 $ $Date: 2005-08-14 17:24:39 -0400 (Sun, 14 Aug 2005)
$
Fields inherited from class org.apache.struts.mock.TestMockBase |
config, context, moduleConfig, moduleConfig2, moduleConfig3, page, principal, request, response, session |
Methods inherited from class org.apache.struts.mock.TestMockBase |
setUpDefaultApp, setUpSecondApp, setUpThirdApp, testUtilBaseEnvironment |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
TestRequestUtils
public TestRequestUtils(String name)
main
public static void main(String[] args)
suite
public static junit.framework.Test suite()
setUp
public void setUp()
- Overrides:
setUp
in class org.apache.struts.mock.TestMockBase
tearDown
public void tearDown()
- Overrides:
tearDown
in class org.apache.struts.mock.TestMockBase
testAbsoluteURL
public void testAbsoluteURL()
testActionURL1
public void testActionURL1()
testActionURL2
public void testActionURL2()
testActionURL3
public void testActionURL3()
testCreateActionForm1a
public void testCreateActionForm1a()
testCreateActionForm1b
public void testCreateActionForm1b()
testCreateActionForm2a
public void testCreateActionForm2a()
testCreateActionForm2b
public void testCreateActionForm2b()
testCreateActionForm3a
public void testCreateActionForm3a()
testCreateActionForm3b
public void testCreateActionForm3b()
testCreateActionForm4a
public void testCreateActionForm4a()
testForwardURL1
public void testForwardURL1()
testForwardURL2
public void testForwardURL2()
testForwardURL3
public void testForwardURL3()
testForwardURLa
public void testForwardURLa()
testRequestURL
public void testRequestURL()
testSelectApplication1a
public void testSelectApplication1a()
testSelectApplication1b
public void testSelectApplication1b()
testSelectApplication2a
public void testSelectApplication2a()
testSelectApplication2b
public void testSelectApplication2b()
testServerURL
public void testServerURL()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.