| com.rift.coad.lib.httpd.HttpRequestManagerTest
HttpRequestManagerTest | public class HttpRequestManagerTest extends TestCase (Code) | | author: mincemeat |
Method Summary | |
protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testAddRequest() Test of addRequest method, of class com.rift.coad.lib.httpd.HttpRequestManager. |
HttpRequestManagerTest | public HttpRequestManagerTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testAddRequest | public void testAddRequest() throws Exception(Code) | | Test of addRequest method, of class com.rift.coad.lib.httpd.HttpRequestManager.
|
|
|