Class SqlQueryDescriptor
java.lang.Object
io.trino.tempto.internal.convention.SqlDescriptor
io.trino.tempto.internal.convention.SqlQueryDescriptor
-
Field Summary
Fields inherited from class io.trino.tempto.internal.convention.SqlDescriptor
sqlSectionParsingResult -
Constructor Summary
ConstructorsConstructorDescriptionSqlQueryDescriptor(AnnotatedFileParser.SectionParsingResult sqlSectionParsingResult) SqlQueryDescriptor(AnnotatedFileParser.SectionParsingResult sqlSectionParsingResult, Map<String, String> baseProperties) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class io.trino.tempto.internal.convention.SqlDescriptor
getContent, getName, getOriginalContent, getPropertyValue, getPropertyValues, getPropertyValuesSet
-
Constructor Details
-
SqlQueryDescriptor
-
SqlQueryDescriptor
public SqlQueryDescriptor(AnnotatedFileParser.SectionParsingResult sqlSectionParsingResult, Map<String, String> baseProperties)
-
-
Method Details
-
getDatabaseName
-
getTableDefinitionHandles
-
getMutableTableDescriptors
-
getTestGroups
-
getRequirementClassNames
-