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 Details

    • TestInsertIntoCassandraTable

      public TestInsertIntoCassandraTable()
  • Method Details

    • getRequirements

      public io.trino.tempto.Requirement getRequirements(io.trino.tempto.configuration.Configuration configuration)
      Specified by:
      getRequirements in interface io.trino.tempto.RequirementsProvider
    • testInsertIntoValuesToCassandraTableAllSimpleTypes

      public void testInsertIntoValuesToCassandraTableAllSimpleTypes()
    • testInsertIntoValuesToCassandraMaterizedView

      public void testInsertIntoValuesToCassandraMaterizedView()
    • testInsertIntoTupleType

      public void testInsertIntoTupleType()