| org.apache.jetspeed.container.state.TestNavigationalState
TestNavigationalState | public class TestNavigationalState extends TestCase (Code) | | TestPortletContainer
author: David Sean Taylor version: $Id: TestNavigationalState.java 550655 2007-06-26 01:41:35Z taylor $ |
TestNavigationalState | public TestNavigationalState(String name)(Code) | | Defines the testcase name for JUnit.
Parameters: name - the testcase's name. |
main | public static void main(String args)(Code) | | Start the tests.
Parameters: args - the arguments. Not used |
suite | public static Test suite()(Code) | | |
testPathStateAndPathInfo | public void testPathStateAndPathInfo()(Code) | | |
testSessionFullStateAndQuery | public void testSessionFullStateAndQuery()(Code) | | |
testSessionStateAndPathInfo | public void testSessionStateAndPathInfo()(Code) | | |
|
|