org.jboss.shrinkwrap.descriptor.impl.webcommon30
Class SessionConfigTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.webcommon30.SessionConfigTypeImplTestCase

public class SessionConfigTypeImplTestCase
extends java.lang.Object


Constructor Summary
SessionConfigTypeImplTestCase()
           
 
Method Summary
 void testCookieConfig()
           
 void testSessionTimeout()
           
 void testTrackingMode()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionConfigTypeImplTestCase

public SessionConfigTypeImplTestCase()
Method Detail

testSessionTimeout

public void testSessionTimeout()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testCookieConfig

public void testCookieConfig()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testTrackingMode

public void testTrackingMode()
                      throws java.lang.Exception
Throws:
java.lang.Exception