Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.lutris.http.tests
Class CookieManagerTests  view CookieManagerTests download CookieManagerTests.java

java.lang.Object
  extended bycom.lutris.http.tests.CookieManagerTests

public class CookieManagerTests
extends java.lang.Object


Field Summary
(package private) static java.io.PrintStream out
          Where to print test results.
 
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
 

Field Detail

out

static java.io.PrintStream out
Where to print test results.

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.