Uses of Class
io.trino.tempto.internal.convention.ConventionBasedTestFactory
Packages that use ConventionBasedTestFactory
Package
Description
-
Uses of ConventionBasedTestFactory in io.trino.tempto.internal.convention
Methods in io.trino.tempto.internal.convention with parameters of type ConventionBasedTestFactoryModifier and TypeMethodDescriptionConventionBasedTestFactory.PathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) -
Uses of ConventionBasedTestFactory in io.trino.tempto.internal.convention.generator
Methods in io.trino.tempto.internal.convention.generator with parameters of type ConventionBasedTestFactoryModifier and TypeMethodDescriptionGeneratorPathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) -
Uses of ConventionBasedTestFactory in io.trino.tempto.internal.convention.recursion
Methods in io.trino.tempto.internal.convention.recursion with parameters of type ConventionBasedTestFactoryModifier and TypeMethodDescriptionRecursionPathTestFactory.createTestsForPath(Path path, String testNamePrefix, ConventionBasedTestFactory factory) -
Uses of ConventionBasedTestFactory in io.trino.tempto.internal.convention.sql
Methods in io.trino.tempto.internal.convention.sql with parameters of type ConventionBasedTestFactoryModifier and TypeMethodDescriptionSqlPathTestFactory.createTestsForPath(Path testFile, String testNamePrefix, ConventionBasedTestFactory factory)