org.apache.http.impl
Class TestHttpDataReceiverAndTransmitter

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.http.impl.TestHttpDataReceiverAndTransmitter
- All Implemented Interfaces:
- junit.framework.Test
- public class TestHttpDataReceiverAndTransmitter
- 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 |
SWISS_GERMAN_HELLO
static final int[] SWISS_GERMAN_HELLO
RUSSIAN_HELLO
static final int[] RUSSIAN_HELLO
TestHttpDataReceiverAndTransmitter
public TestHttpDataReceiverAndTransmitter(java.lang.String testName)
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
testInit
public void testInit()
throws java.lang.Exception
testBasicReadWriteLine
public void testBasicReadWriteLine()
throws java.lang.Exception
testComplexReadWriteLine
public void testComplexReadWriteLine()
throws java.lang.Exception
testBasicReadWriteLineLargeBuffer
public void testBasicReadWriteLineLargeBuffer()
throws java.lang.Exception
testReadWriteBytes
public void testReadWriteBytes()
throws java.lang.Exception
testReadWriteByte
public void testReadWriteByte()
throws java.lang.Exception
testLineLimit
public void testLineLimit()
throws java.lang.Exception
constructString
private static java.lang.String constructString(int[] unicodeChars)
testMultibyteCodedReadWriteLine
public void testMultibyteCodedReadWriteLine()
throws java.lang.Exception
testNonAsciiReadWriteLine
public void testNonAsciiReadWriteLine()
throws java.lang.Exception
testInvalidCharArrayBuffer
public void testInvalidCharArrayBuffer()
throws java.lang.Exception