net.grinder.plugin.http.tcpproxyfilter
Class TestConnectionHandlerImplementation
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.plugin.http.tcpproxyfilter.TestConnectionHandlerImplementation
public class TestConnectionHandlerImplementation
- extends AbstractJUnit4FileTestCase
Unit tests for ConnectionHandlerImplementation.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestConnectionHandlerImplementation
public TestConnectionHandlerImplementation()
setUp
public void setUp()
testRequestWithGet
public void testRequestWithGet()
throws Exception
- Throws:
Exception
testAuthorization
public void testAuthorization()
throws Exception
- Throws:
Exception
testRequestWithPost
public void testRequestWithPost()
throws Exception
- Throws:
Exception
testResponseMessage1
public void testResponseMessage1()
throws Exception
- Throws:
Exception
testResponseMessage2
public void testResponseMessage2()
throws Exception
- Throws:
Exception
testResponseMessage3
public void testResponseMessage3()
throws Exception
- Throws:
Exception
testResponseMessageWithTokensInLinks
public void testResponseMessageWithTokensInLinks()
throws Exception
- Throws:
Exception
testResponseMessageWithTokensInHiddenParameters
public void testResponseMessageWithTokensInHiddenParameters()
throws Exception
- Throws:
Exception
testRequestStringBody
public void testRequestStringBody()
throws Exception
- Throws:
Exception
testRequestWithUserComment
public void testRequestWithUserComment()
throws Exception
- Throws:
Exception
testRequestBinaryBody
public void testRequestBinaryBody()
throws Exception
- Throws:
Exception
testRequestFormBody
public void testRequestFormBody()
throws Exception
- Throws:
Exception
testRequestMultipartFormBody
public void testRequestMultipartFormBody()
throws Exception
- Throws:
Exception
testRequestFileBody
public void testRequestFileBody()
throws Exception
- Throws:
Exception
testRequestFileBody2
public void testRequestFileBody2()
throws Exception
- Throws:
Exception
testPartitionedRequest
public void testPartitionedRequest()
throws Exception
- Throws:
Exception
testOverflowBuffer
public void testOverflowBuffer()
testWithBadResponseMessages
public void testWithBadResponseMessages()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.