org.apache.tapestry.portlet
Class PortletWebSessionTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.portlet.BasePortletWebTestCase
org.apache.tapestry.portlet.PortletWebSessionTest
public class PortletWebSessionTest
- extends BasePortletWebTestCase
Tests for PortletWebSession
.
- 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 |
PortletWebSessionTest
public PortletWebSessionTest()
testGetAttributeNames
public void testGetAttributeNames()
testGetAttribute
public void testGetAttribute()
testSetAttribute
public void testSetAttribute()
testGetId
public void testGetId()
testInvalidate
public void testInvalidate()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.