public class TestSchemaConversion extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
TestSchemaConversion() |
| Modifier and Type | Method and Description |
|---|---|
void |
testListUnionSchema() |
void |
testMapSchema() |
void |
testPrimitiveSchema() |
void |
testRepeatedMapSchema() |
void |
testRepeatedSchema() |
void |
testRepeatedStructSchema() |
void |
testStructSchema() |
void |
testStructUnionSchema() |
void |
testUnionSchema() |
public void testPrimitiveSchema()
public void testStructSchema()
public void testRepeatedSchema()
public void testRepeatedStructSchema()
public void testUnionSchema()
public void testListUnionSchema()
public void testStructUnionSchema()
public void testMapSchema()
public void testRepeatedMapSchema()
Copyright © 2021 The Apache Software Foundation. All rights reserved.