Uses of Class
org.testng.TestNGException

Packages that use TestNGException
org.testng   
org.testng.remote   
 

Uses of TestNGException in org.testng
 

Subclasses of TestNGException in org.testng
 class TestException
          Exception thrown when an exception happens while running a test method.
 

Uses of TestNGException in org.testng.remote
 

Constructors in org.testng.remote that throw TestNGException
SuiteDispatcher(java.lang.String propertiesFile)
          Creates a new suite dispatcher.
SuiteSlave(java.lang.String propertiesFile, TestNG testng)
          Creates a new suite dispatcher.
 



Copyright © 2010. All Rights Reserved.