public class TestConnectionHandlerImplementation extends AbstractJUnit4FileTestCase
ConnectionHandlerImplementation
.Constructor and Description |
---|
TestConnectionHandlerImplementation() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAuthorization() |
void |
testOverflowBuffer() |
void |
testPartitionedRequest() |
void |
testRequestBinaryBody() |
void |
testRequestFileBody() |
void |
testRequestFileBody2() |
void |
testRequestFormBody() |
void |
testRequestMultipartFormBody() |
void |
testRequestStringBody() |
void |
testRequestWithGet() |
void |
testRequestWithPost() |
void |
testRequestWithUserComment() |
void |
testResponseMessage1() |
void |
testResponseMessage2() |
void |
testResponseMessage3() |
void |
testResponseMessageWithTokensInHiddenParameters() |
void |
testResponseMessageWithTokensInLinks() |
void |
testWithBadResponseMessages() |
getDirectory, tearDown
public void setUp()
public void testResponseMessageWithTokensInLinks() throws Exception
Exception
public void testResponseMessageWithTokensInHiddenParameters() throws Exception
Exception
public void testRequestWithUserComment() throws Exception
Exception
public void testRequestMultipartFormBody() throws Exception
Exception
public void testOverflowBuffer()
Copyright © 2000-2014. All Rights Reserved.