|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--net.groboclown.junit.v1.MultiThreadedTestCase
|
+--net.groboclown.util.http.v1.tests.BaseTestHttp
|
+--net.groboclown.util.http.v1.tests.TestHttpClientStateUtil
| Inner classes inherited from class net.groboclown.util.http.v1.tests.BaseTestHttp |
BaseTestHttp.ConnectionRunner |
| Inner classes inherited from class net.groboclown.junit.v1.MultiThreadedTestCase |
MultiThreadedTestCase.StopThreadsTest, MultiThreadedTestCase.TestCaseRunnable |
| Field Summary | |
private static Class |
THIS_CLASS
|
| Fields inherited from class net.groboclown.util.http.v1.tests.BaseTestHttp |
TEST_PAGE_1, TEST_PAGE_1_CONTENTS, TEST_SITE |
| Fields inherited from class net.groboclown.junit.v1.MultiThreadedTestCase |
m_synch, m_testResult, m_threadGroup, m_threadsFinished |
| Fields inherited from class junit.framework.TestCase |
fName |
| Constructor Summary | |
TestHttpClientStateUtil(String name)
|
|
| Method Summary | |
protected void |
assertContainsOnlyCookies(Cookie[] cookies,
Hashtable h)
|
protected void |
assertContainsOnlyCookies(Cookie[] cookies,
SimpleHttpResponseMessage msg)
|
static void |
main(String[] args)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testGetClientStates()
|
void |
testInstantiate()
|
void |
testRenderGetHeader()
|
| Methods inherited from class net.groboclown.util.http.v1.tests.BaseTestHttp |
assertMessageCompareEquals, openThreadedConnection, openThreadedConnection, openThreadedConnectionByte, trim |
| Methods inherited from class net.groboclown.junit.v1.MultiThreadedTestCase |
handleException, interruptThreads, run, runTestCaseRunnables, runTestCaseRunnables |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, runBare, runTest, setName, 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, failNotEquals, failNotSame |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private static final Class THIS_CLASS
| Constructor Detail |
public TestHttpClientStateUtil(String name)
| Method Detail |
public static junit.framework.Test suite()
public static void main(String[] args)
protected void setUp()
throws Exception
setUp in class BaseTestHttp
protected void tearDown()
throws Exception
tearDown in class BaseTestHttppublic void testInstantiate()
public void testRenderGetHeader()
throws IOException
public void testGetClientStates()
throws IOException
protected void assertContainsOnlyCookies(Cookie[] cookies,
Hashtable h)
protected void assertContainsOnlyCookies(Cookie[] cookies,
SimpleHttpResponseMessage msg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||