public class TestHTTPRequest extends Object
HTTPRequest
.Constructor and Description |
---|
TestHTTPRequest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testBadRequestResponseProcessing() |
void |
testConnectionClose() |
void |
testConnectionTimingsAndStatistics() |
void |
testConnectionTimingsAndStatisticsInvalidTimes() |
void |
testDCRInstrumentation() |
void |
testDELETE() |
void |
testGET() |
void |
testHEAD() |
void |
testNullHeader() |
void |
testNullHeaderName() |
void |
testNullHeaders() |
void |
testOPTIONS() |
void |
testPOST() |
void |
testPOSTMultiPart() |
void |
testPUT() |
void |
testReadTimeout() |
void |
testRedirectResponseProcessing() |
void |
testResponseProcessing() |
void |
testSetDataFromFile() |
void |
testSetHeaders() |
void |
testSetReadResponseBody() |
void |
testSetUrl() |
void |
testSubclassProcessResponse() |
void |
testTimeout() |
void |
testToString() |
void |
testTRACE() |
void |
testWithBadStatistics() |
public void testSetHeaders()
public void testRedirectResponseProcessing() throws Exception
Exception
public void testBadRequestResponseProcessing() throws Exception
Exception
public void testSubclassProcessResponse() throws Exception
Exception
public void testConnectionTimingsAndStatistics() throws Exception
Exception
public void testConnectionTimingsAndStatisticsInvalidTimes() throws Exception
Exception
Copyright © 2000-2014. All Rights Reserved.