org.apache.tapestry.web
Class ServletWebSessionTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.web.BaseWebTestCase
org.apache.tapestry.web.ServletWebSessionTest
public class ServletWebSessionTest
- extends BaseWebTestCase
Tests for ServletWebSession
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletWebSessionTest
public ServletWebSessionTest()
testGetAttributeNames
public void testGetAttributeNames()
testGetAttribute
public void testGetAttribute()
testSetAttribute
public void testSetAttribute()
testSetAttributeToNull
public void testSetAttributeToNull()
testGetId
public void testGetId()
testInvalidate
public void testInvalidate()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.