Class TestInsertIntoCassandraTable

  • All Implemented Interfaces:
    io.trino.tempto.RequirementsProvider

    public class TestInsertIntoCassandraTable
    extends io.trino.tempto.ProductTest
    implements io.trino.tempto.RequirementsProvider
    • Constructor Detail

      • TestInsertIntoCassandraTable

        public TestInsertIntoCassandraTable()
    • Method Detail

      • 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()