public class TestParquetMetadataVersion extends BaseTest
| Constructor and Description |
|---|
TestParquetMetadataVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAfter() |
void |
testAtLeast() |
void |
testFirstLetter() |
void |
testIsEqual() |
void |
testMinorVersion() |
void |
testTwoDigitsMajorVersion() |
void |
testTwoDigitsMinorVersion() |
void |
testVersionWithLetterInsteadOfNumber() |
void |
testWithoutMinorVersion() |
void |
testWrongDelimiter() |
void |
testWrongFirstLetter() |
void |
testZeroMajorVersion() |
void |
testZeroMinorVersion() |
public void testTwoDigitsMajorVersion()
throws Exception
Exceptionpublic void testTwoDigitsMinorVersion()
throws Exception
Exceptionpublic void testVersionWithLetterInsteadOfNumber()
throws Exception
Exceptionpublic void testAtLeast()
public void testAfter()
public void testIsEqual()
Copyright © 2021 The Apache Software Foundation. All rights reserved.