public class TestSchemaProvider extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
folder |
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
TestSchemaProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInlineProviderDelete() |
void |
testInlineProviderExists() |
void |
testInlineProviderRead() |
void |
testInlineProviderStore() |
void |
testInlineProviderWithoutColumns() |
void |
testPathProviderDelete() |
void |
testPathProviderDeleteAbsentFile() |
void |
testPathProviderExists() |
void |
testPathProviderRead() |
void |
testPathProviderReadAbsentFile() |
void |
testPathProviderReadSchemaWithComments() |
void |
testPathProviderStore() |
void |
testPathProviderStoreInExistingFile() |
void |
testPathProviderStoreInExistingFileOverwrite() |
void |
testPathProviderWithoutColumns() |
public org.junit.rules.TemporaryFolder folder
public org.junit.rules.ExpectedException thrown
public void testInlineProviderWithoutColumns()
throws Exception
Exceptionpublic void testPathProviderDeleteAbsentFile()
throws Exception
Exceptionpublic void testPathProviderStoreInExistingFile()
throws Exception
Exceptionpublic void testPathProviderStoreInExistingFileOverwrite()
throws Exception
Exceptionpublic void testPathProviderReadAbsentFile()
throws Exception
Exceptionpublic void testPathProviderReadSchemaWithComments()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.