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.Exception
public void testEach() throws java.lang.Exception
java.lang.Exception
public void test1000() throws java.lang.Exception
java.lang.Exception
public static Test suite()