|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
org.savarese.barehttp.HTTPTestCase
org.savarese.barehttp.HTTPServerTest
public class HTTPServerTest
Tests the HTTPServer class by making use of HTTPTestCase
fixtures and issuing requests over a socket connection.
| Constructor Summary | |
|---|---|
HTTPServerTest()
|
|
| Method Summary | |
|---|---|
void |
testHTTPServer()
Verifies constructor arguments. |
void |
testStop()
Starts a server instance and stops it. |
| Methods inherited from class org.savarese.barehttp.HTTPTestCase |
|---|
testGetRequest09, testGetRequest11 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPServerTest()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void testHTTPServer()
public void testStop()
throws java.io.IOException
java.io.IOException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||