public class TestCsv extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestCsv() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateCsvTableAs() |
void |
testCreateCsvTableAsWithCustomProperties() |
void |
testCreatePartitionedCsvTableAs() |
void |
testCreatePartitionedCsvTableAsWithCustomParamters() |
void |
testInsertIntoCsvTable() |
void |
testInsertIntoCsvTableWithCustomProperties() |
void |
testInsertIntoPartitionedCsvTable() |
void |
testInsertIntoPartitionedCsvTableWithCustomProperties() |
public void testInsertIntoCsvTable()
public void testInsertIntoCsvTableWithCustomProperties()
public void testCreateCsvTableAs()
public void testCreateCsvTableAsWithCustomProperties()
public void testInsertIntoPartitionedCsvTable()
public void testInsertIntoPartitionedCsvTableWithCustomProperties()
public void testCreatePartitionedCsvTableAs()
public void testCreatePartitionedCsvTableAsWithCustomParamters()
Copyright © 2012–2019. All rights reserved.