public class NewCompressedDataStreamTest
extends TestCase
| Constructor | Description |
|---|---|
NewCompressedDataStreamTest(java.lang.String name) |
| Modifier and Type | Method | 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()