Package io.trino.tests.product.cassandra
Class TestInsertIntoCassandraTable
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.cassandra.TestInsertIntoCassandraTable
- All Implemented Interfaces:
io.trino.tempto.RequirementsProvider
public class TestInsertIntoCassandraTable
extends io.trino.tempto.ProductTest
implements io.trino.tempto.RequirementsProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.trino.tempto.RequirementgetRequirements(io.trino.tempto.configuration.Configuration configuration) voidvoidvoid
-
Constructor Details
-
TestInsertIntoCassandraTable
public TestInsertIntoCassandraTable()
-
-
Method Details
-
getRequirements
public io.trino.tempto.Requirement getRequirements(io.trino.tempto.configuration.Configuration configuration) - Specified by:
getRequirementsin interfaceio.trino.tempto.RequirementsProvider
-
testInsertIntoValuesToCassandraTableAllSimpleTypes
public void testInsertIntoValuesToCassandraTableAllSimpleTypes() -
testInsertIntoValuesToCassandraMaterizedView
public void testInsertIntoValuesToCassandraMaterizedView() -
testInsertIntoTupleType
public void testInsertIntoTupleType()
-