Uses of Class
org.testng.CommandLineArgs

Packages that use CommandLineArgs
org.testng   
 

Uses of CommandLineArgs in org.testng
 

Methods in org.testng with parameters of type CommandLineArgs
protected  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.
 



Copyright © 2015. All Rights Reserved.