public class TestSchemaWithTableFunction extends ClusterTest
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestSchemaWithTableFunction() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setup() |
void |
testInvalidSchemaParameter() |
void |
testInvalidSchemaProviderType() |
void |
testSchemaInline() |
void |
testSchemaInlineForFolder() |
void |
testSchemaInlineInvalidSchemaSyntax() |
void |
testSchemaInlineWithoutColumns() |
void |
testSchemaInlineWithProperties() |
void |
testSchemaInlineWithPropertiesInDifferentOrder() |
void |
testSchemaInlineWithTableProperties() |
void |
testSchemaPath() |
void |
testSchemaPathInvalid() |
getFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testSchemaInlineWithProperties()
throws Exception
Exceptionpublic void testSchemaInlineWithoutColumns()
throws Exception
Exceptionpublic void testSchemaInlineWithTableProperties()
throws Exception
Exceptionpublic void testSchemaInlineWithPropertiesInDifferentOrder()
throws Exception
Exceptionpublic void testSchemaInlineForFolder()
throws Exception
Exceptionpublic void testInvalidSchemaParameter()
throws Exception
Exceptionpublic void testInvalidSchemaProviderType()
throws Exception
Exceptionpublic void testSchemaInlineInvalidSchemaSyntax()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.