当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
RequestHeaderClientHandlerTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.wsrp.handler
Class RequestHeaderClientHandlerTestCase
java.lang.Object
TestCase
org.jboss.portal.test.wsrp.handler.RequestHeaderClientHandlerTestCase
- public class RequestHeaderClientHandlerTestCase
- extends TestCase
- Since:
- 2.4
- Version:
- $Revision$
- 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 |
handler
RequestHeaderClientHandler handler
RequestHeaderClientHandlerTestCase
public RequestHeaderClientHandlerTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSimpleCookieHandleRequest
public void testSimpleCookieHandleRequest()
testGroupCookieHandleRequest
public void testGroupCookieHandleRequest()
testBothCookiesHandleRequest
public void testBothCookiesHandleRequest()
testCookieWithoutInitHandleResponse
public void testCookieWithoutInitHandleResponse()
testCurrentInfo
public void testCurrentInfo()
createCookie
private org.apache.commons.httpclient.Cookie createCookie(java.lang.String name,
java.lang.String value,
int secondsBeforeExpiration)