test.org.hccp.net
Class CookieManagerTest

java.lang.Object
  |
  +--TestCase
        |
        +--test.org.hccp.net.CookieManagerTest

public class CookieManagerTest
extends TestCase

This is the unit test for CookieManager

See Also:
Serialized Form

Constructor Summary
CookieManagerTest(java.lang.String test)
           
 
Method Summary
 void testCookieManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CookieManagerTest

public CookieManagerTest(java.lang.String test)
Method Detail

testCookieManager

public void testCookieManager()