Uses of Class
org.testng.CommandLineArgs

Packages that use CommandLineArgs
org.testng   
org.testng.remote   
 

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.
 

Uses of CommandLineArgs in org.testng.remote
 

Methods in org.testng.remote with parameters of type CommandLineArgs
 void RemoteTestNG.configure(CommandLineArgs args)
           
 



Copyright © 2010. All Rights Reserved.