| org.apache.http.nio.util.TestBuffers
TestBuffers | public class TestBuffers extends TestCase (Code) | | Buffer tests.
author: Oleg Kalnichevski version: $Id:TestBuffers.java 503277 2007-02-03 18:22:45 +0000 (Sat, 03 Feb 2007) olegk $ |
suite | public static Test suite()(Code) | | |
testDirectByteBufferAllocator | public void testDirectByteBufferAllocator()(Code) | | |
testHeapByteBufferAllocator | public void testHeapByteBufferAllocator()(Code) | | |
testInputBufferNullInput | public void testInputBufferNullInput() throws IOException(Code) | | |
testInputBufferOperations | public void testInputBufferOperations() throws IOException(Code) | | |
testOutputBufferNullInput | public void testOutputBufferNullInput() throws IOException(Code) | | |
testOutputBufferOperations | public void testOutputBufferOperations() throws IOException(Code) | | |
|
|