Package io.trino.tempto.fulfillment.table
package io.trino.tempto.fulfillment.table
-
ClassDescriptionReadOnlyTableManager<T extends TableDefinition>Table manager for read only databases.Stores
TableDefinitionmapped by names.TableInstance<T extends TableDefinition>Describes a table that is instantiated during a test run.TableManager<T extends TableDefinition>Provides functionality of creating/dropping tables based onTableDefinition.Returns an appropriateTableManagerbased on table type.TableRequirement<T extends TableRequirement>