|
|||||||||
| Home >> All >> com >> lutris >> http >> [ tests overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lutris.http.tests
Class CookieManagerTests

java.lang.Objectcom.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.
|
|||||||||
| Home >> All >> com >> lutris >> http >> [ tests overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.lutris.http.tests.CookieManagerTests