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 void
TestNG.configure
(CommandLineArgs cla) Configure the TestNG instance based on the command line parameters.protected static void
TestNG.validateCommandLineParameters
(CommandLineArgs args) Double check that the command line parameters are valid.