Class Launcher
- java.lang.Object
-
- io.prestosql.tests.product.launcher.cli.Launcher
-
public class Launcher extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLauncher.EnvironmentCommandstatic classLauncher.SuiteCommandstatic classLauncher.TestCommandstatic classLauncher.VersionProvider
-
Field Summary
Fields Modifier and Type Field Description booleanusageHelpRequestedbooleanversionInfoRequested
-
Constructor Summary
Constructors Constructor Description Launcher()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ExtensionsgetExtensions()static voidmain(String[] args)static voidrun(Launcher launcher, String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
getExtensions
protected Extensions getExtensions()
-
-