Apache JMeter
1.9

org.apache.jmeter.protocol.http.control
Class CookieManager.Test

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.apache.jmeter.protocol.http.control.CookieManager.Test
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
CookieManager

public static class CookieManager.Test
extends junit.framework.TestCase


Constructor Summary
CookieManager.Test(String name)
           
 
Method Summary
 void testRemoveCookie()
           
 void testSendCookie()
           
 void testSendCookie2()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CookieManager.Test

public CookieManager.Test(String name)
Method Detail

testRemoveCookie

public void testRemoveCookie()
                      throws Exception
Exception

testSendCookie

public void testSendCookie()
                    throws Exception
Exception

testSendCookie2

public void testSendCookie2()
                     throws Exception
Exception

Apache JMeter
1.9

Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.