Uses of Class
io.prestosql.tests.product.launcher.suite.Suite
-
Packages that use Suite Package Description io.prestosql.tests.product.launcher.suite io.prestosql.tests.product.launcher.suite.suites -
-
Uses of Suite in io.prestosql.tests.product.launcher.suite
Methods in io.prestosql.tests.product.launcher.suite that return Suite Modifier and Type Method Description SuiteSuiteFactory. getSuite(String suiteName)Methods in io.prestosql.tests.product.launcher.suite that return types with arguments of type Suite Modifier and Type Method Description static List<Class<? extends Suite>>Suites. findSuitesByPackageName(String packageName)Method parameters in io.prestosql.tests.product.launcher.suite with type arguments of type Suite Modifier and Type Method Description static StringSuites. nameForSuiteClass(Class<? extends Suite> clazz)Constructor parameters in io.prestosql.tests.product.launcher.suite with type arguments of type Suite Constructor Description SuiteFactory(Map<String,Suite> suiteProviders) -
Uses of Suite in io.prestosql.tests.product.launcher.suite.suites
Subclasses of Suite in io.prestosql.tests.product.launcher.suite.suites Modifier and Type Class Description classSuite1classSuite2classSuite3classSuite5classSuite6NonGenericclassSuite7NonGenericclassSuite8NonGenericclassSuiteTpcds
-