public class TestTimestampEncoder
extends java.lang.Object
| Constructor and Description |
|---|
TestTimestampEncoder(TestTimestampData testTimestamps) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
parameters() |
void |
testCompressorMinimum() |
void |
testCompressorRoundTrip() |
void |
testReaderMinimum() |
void |
testReaderRoundTrip() |
public TestTimestampEncoder(TestTimestampData testTimestamps) throws java.io.IOException
java.io.IOExceptionpublic static java.util.Collection<java.lang.Object[]> parameters()
public void testCompressorMinimum()
public void testCompressorRoundTrip()
public void testReaderMinimum()
public void testReaderRoundTrip()