| com.rift.coad.lib.security.user.UserSessionManagerTest
UserSessionManagerTest | public class UserSessionManagerTest extends TestCase (Code) | | The definition of the user session manager class.
author: Brett Chaldecott |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testInitSessionForUser() Test of initSessionForUser method, of class com.rift.coad.lib.security.user.UserSessionManager. |
UserSessionManagerTest | public UserSessionManagerTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testInitSessionForUser | public void testInitSessionForUser() throws Exception(Code) | | Test of initSessionForUser method, of class com.rift.coad.lib.security.user.UserSessionManager.
|
|
|