public class NewCompressedDataStreamTest
extends TestCase
| Constructor and Description |
|---|
NewCompressedDataStreamTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static Test |
suite() |
void |
test1000() |
void |
testEach() |
void |
testWorkingData() |
public NewCompressedDataStreamTest(java.lang.String name)
public void testWorkingData()
throws java.lang.Exception
java.lang.Exceptionpublic void testEach()
throws java.lang.Exception
java.lang.Exceptionpublic void test1000()
throws java.lang.Exception
java.lang.Exceptionpublic static Test suite()