public class TestBufferChain extends Object
| Constructor and Description |
|---|
TestBufferChain() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testChainChunkBiggerThanSomeArrays() |
void |
testChainChunkBiggerThanWholeArray() |
void |
testGetBackBytesWePutIn() |
void |
testLimitOffset() |
void |
testWithSpy() |
public void setup()
throws IOException
IOExceptionpublic void teardown()
public void testGetBackBytesWePutIn()
public void testChainChunkBiggerThanWholeArray()
throws IOException
IOExceptionpublic void testChainChunkBiggerThanSomeArrays()
throws IOException
IOExceptionpublic void testLimitOffset()
throws IOException
IOExceptionpublic void testWithSpy()
throws IOException
IOException