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
IOException
public void teardown()
public void testGetBackBytesWePutIn()
public void testChainChunkBiggerThanWholeArray() throws IOException
IOException
public void testChainChunkBiggerThanSomeArrays() throws IOException
IOException
public void testLimitOffset() throws IOException
IOException
public void testWithSpy() throws IOException
IOException