Uses of Class
io.trino.tempto.internal.convention.ConventionBasedTest
Packages that use ConventionBasedTest
Package
Description
-
Uses of ConventionBasedTest in io.trino.tempto.internal.convention
Subclasses of ConventionBasedTest in io.trino.tempto.internal.conventionModifier and TypeClassDescriptionstatic classMethods in io.trino.tempto.internal.convention that return ConventionBasedTestModifier and TypeMethodDescriptionConventionBasedTestProxyGenerator.generateProxy(ConventionBasedTest conventionBasedTest) Methods in io.trino.tempto.internal.convention that return types with arguments of type ConventionBasedTestModifier and TypeMethodDescriptionConventionBasedTestFactory.createTestsForChildrenOfPath(Path path, String testNamePrefix) ConventionBasedTestFactory.createTestsForPath(Path path, String testNamePrefix) ConventionBasedTestFactory.PathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) Methods in io.trino.tempto.internal.convention with parameters of type ConventionBasedTestModifier and TypeMethodDescriptionConventionBasedTestProxyGenerator.generateProxy(ConventionBasedTest conventionBasedTest) Constructors in io.trino.tempto.internal.convention with parameters of type ConventionBasedTest -
Uses of ConventionBasedTest in io.trino.tempto.internal.convention.generator
Methods in io.trino.tempto.internal.convention.generator that return types with arguments of type ConventionBasedTestModifier and TypeMethodDescriptionGeneratorPathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) -
Uses of ConventionBasedTest in io.trino.tempto.internal.convention.recursion
Methods in io.trino.tempto.internal.convention.recursion that return types with arguments of type ConventionBasedTestModifier and TypeMethodDescriptionRecursionPathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) -
Uses of ConventionBasedTest in io.trino.tempto.internal.convention.sql
Subclasses of ConventionBasedTest in io.trino.tempto.internal.convention.sqlMethods in io.trino.tempto.internal.convention.sql that return types with arguments of type ConventionBasedTestModifier and TypeMethodDescriptionSqlPathTestFactory.createTestsForPath(Path testFile, String testNamePrefix, ConventionBasedTestFactory factory)