public class TestInStream
extends java.lang.Object
Constructor and Description |
---|
TestInStream() |
Modifier and Type | Method and Description |
---|---|
void |
testCompressed() |
void |
testCorruptStream() |
void |
testDisjointBuffers() |
void |
testUncompressed() |
void |
testUncompressedDisjointBuffers() |
public void testUncompressed() throws java.lang.Exception
java.lang.Exception
public void testCompressed() throws java.lang.Exception
java.lang.Exception
public void testCorruptStream() throws java.lang.Exception
java.lang.Exception
public void testDisjointBuffers() throws java.lang.Exception
java.lang.Exception
public void testUncompressedDisjointBuffers() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation