public class TestInsert extends io.prestosql.tempto.ProductTest implements io.prestosql.tempto.RequirementsProvider
| Constructor and Description |
|---|
TestInsert() |
| Modifier and Type | Method and Description |
|---|---|
void |
dropTestTables() |
io.prestosql.tempto.Requirement |
getRequirements(io.prestosql.tempto.configuration.Configuration configuration) |
void |
testInsertMax() |
void |
testInsertMin() |
void |
testInsertNull() |
public io.prestosql.tempto.Requirement getRequirements(io.prestosql.tempto.configuration.Configuration configuration)
getRequirements in interface io.prestosql.tempto.RequirementsProviderpublic void dropTestTables()
public void testInsertMin()
public void testInsertMax()
public void testInsertNull()
Copyright © 2012–2019. All rights reserved.