Uses of Class
org.testng.SuiteRunState

Packages that use SuiteRunState
org.testng   
org.testng.internal   
 

Uses of SuiteRunState in org.testng
 

Methods in org.testng that return SuiteRunState
 SuiteRunState ISuite.getSuiteState()
          Retrieves the shared state for a suite.
 SuiteRunState SuiteRunner.getSuiteState()
           
 

Uses of SuiteRunState in org.testng.internal
 

Constructors in org.testng.internal with parameters of type SuiteRunState
Invoker(ITestContext testContext, ITestResultNotifier notifier, SuiteRunState state, IAnnotationFinder annotationFinder, boolean skipFailedInvocationCounts)
           
 



Copyright © 2010. All Rights Reserved.