org.apache.http.impl
Class TestDefaultConnectionReuseStrategy

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.http.impl.TestDefaultConnectionReuseStrategy
- All Implemented Interfaces:
- junit.framework.Test
- public class TestDefaultConnectionReuseStrategy
- extends junit.framework.TestCase
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
TestDefaultConnectionReuseStrategy
public TestDefaultConnectionReuseStrategy(java.lang.String testName)
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
testIllegalResponseArg
public void testIllegalResponseArg()
throws java.lang.Exception
testNoContentLengthResponseHttp1_0
public void testNoContentLengthResponseHttp1_0()
throws java.lang.Exception
testNoContentLengthResponseHttp1_1
public void testNoContentLengthResponseHttp1_1()
throws java.lang.Exception
testChunkedContent
public void testChunkedContent()
throws java.lang.Exception
testIgnoreInvalidKeepAlive
public void testIgnoreInvalidKeepAlive()
throws java.lang.Exception
testExplicitClose
public void testExplicitClose()
throws java.lang.Exception
testExplicitKeepAlive
public void testExplicitKeepAlive()
throws java.lang.Exception
testHTTP10Default
public void testHTTP10Default()
throws java.lang.Exception
testHTTP11Default
public void testHTTP11Default()
throws java.lang.Exception
testFutureHTTP
public void testFutureHTTP()
throws java.lang.Exception
testBrokenConnectionDirective1
public void testBrokenConnectionDirective1()
throws java.lang.Exception
testBrokenConnectionDirective2
public void testBrokenConnectionDirective2()
throws java.lang.Exception