org.apache.tapestry.services.impl
Class CookieSourceTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.CookieSourceTest
public class CookieSourceTest
- extends BaseComponentTestCase
Tests for CookieSourceImpl
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CookieSourceTest
public CookieSourceTest()
newHttpRequest
protected HttpServletRequest newHttpRequest()
test_No_Cookies
public void test_No_Cookies()
test_Match
public void test_Match()
test_No_Match
public void test_No_Match()
test_Write_Cookie_Domain
public void test_Write_Cookie_Domain()
test_Write_Cookie_With_Max_Age
public void test_Write_Cookie_With_Max_Age()
test_Write_Cookie
public void test_Write_Cookie()
test_Remove_Cookie
public void test_Remove_Cookie()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.