Uses of Class
io.prestosql.tests.product.launcher.env.EnvironmentFactory
-
Packages that use EnvironmentFactory Package Description io.prestosql.tests.product.launcher.cli -
-
Uses of EnvironmentFactory in io.prestosql.tests.product.launcher.cli
Constructors in io.prestosql.tests.product.launcher.cli with parameters of type EnvironmentFactory Constructor Description Execution(EnvironmentFactory factory, EnvironmentConfigFactory configFactory)Execution(EnvironmentFactory environmentFactory, EnvironmentConfig environmentConfig, EnvironmentOptions options, EnvironmentUp.EnvironmentUpOptions environmentUpOptions)Execution(SuiteRun.SuiteRunOptions suiteRunOptions, EnvironmentOptions environmentOptions, SuiteFactory suiteFactory, EnvironmentFactory environmentFactory, EnvironmentConfigFactory configFactory)Execution(EnvironmentFactory environmentFactory, EnvironmentOptions environmentOptions, EnvironmentConfig environmentConfig, TestRun.TestRunOptions testRunOptions)
-