public class TestFixedFileTrailer
extends java.lang.Object
| Constructor and Description |
|---|
TestFixedFileTrailer(int version) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
getParameters() |
void |
setUp() |
void |
testTrailer() |
void |
testTrailerForV2NonPBCompatibility() |
public static java.util.Collection<java.lang.Object[]> getParameters()
public void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void testTrailer()
throws java.io.IOException
java.io.IOExceptionpublic void testTrailerForV2NonPBCompatibility()
throws java.lang.Exception
java.lang.Exception