Enhydra 5.1 API

com.lutris.http.tests
Class CookieManagerTests

java.lang.Object
  |
  +--com.lutris.http.tests.CookieManagerTests

public class CookieManagerTests
extends java.lang.Object


Constructor Summary
CookieManagerTests()
          Constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Main entry point which executes all the tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CookieManagerTests

public CookieManagerTests()
Constructor.

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main entry point which executes all the tests.

Parameters:
args - Command line arguments.
java.lang.Exception

Enhydra 5.1 API