Uses of Class
org.testng.CommandLineArgs
Packages that use CommandLineArgs
-
Uses of CommandLineArgs in org.testng
Methods in org.testng with parameters of type CommandLineArgsModifier and TypeMethodDescriptionprotected voidTestNG.configure(CommandLineArgs cla) Configure the TestNG instance based on the command line parameters.protected static voidTestNG.validateCommandLineParameters(CommandLineArgs args) Double check that the command line parameters are valid.