当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ProducerSessionInformationTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.wsrp.other
Class ProducerSessionInformationTestCase
java.lang.Object
TestCase
org.jboss.portal.test.wsrp.other.ProducerSessionInformationTestCase
- public class ProducerSessionInformationTestCase
- extends TestCase
- Since:
- 2.4
- Version:
- $Revision: 5473 $
- Author:
- Chris
Laprun
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
info
ProducerSessionInformation info
ProducerSessionInformationTestCase
public ProducerSessionInformationTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserCookie
public void testUserCookie()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGroupCookies
public void testGroupCookies()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSessionForPortlet
public void testSessionForPortlet()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReplaceUserCookies
public void testReplaceUserCookies()
throws java.lang.Exception
- Throws:
java.lang.Exception
createCookie
private org.apache.commons.httpclient.Cookie createCookie(java.lang.String name,
java.lang.String value,
int secondsBeforeExpiration)