Uses of Interface
org.testng.v6.IRunGroupFactory

Packages that use IRunGroupFactory
org.testng.v6   
 

Uses of IRunGroupFactory in org.testng.v6
 

Classes in org.testng.v6 that implement IRunGroupFactory
 class SuitePlan
           
 

Methods in org.testng.v6 with parameters of type IRunGroupFactory
 void TestPlan.init(IRunGroupFactory runGroupFactory)
           
 

Constructors in org.testng.v6 with parameters of type IRunGroupFactory
Operation(ITestNGMethod method, int threadAffinity, IRunGroupFactory runGroupFactory, XmlTest xmlTest)
           
Operation(ITestNGMethod method, IRunGroupFactory runGroupFactory, XmlTest xmlTest)
           
 



Copyright © 2010. All Rights Reserved.