Uses of Interface
org.testng.ITestRunnerFactory2
-
Packages that use ITestRunnerFactory2 Package Description org.testng -
-
Uses of ITestRunnerFactory2 in org.testng
Classes in org.testng that implement ITestRunnerFactory2 Modifier and Type Class Description private static classSuiteRunner.DefaultTestRunnerFactoryThe default implementation ofITestRunnerFactory2.private static classSuiteRunner.ProxyTestRunnerFactoryMethods in org.testng that return ITestRunnerFactory2 Modifier and Type Method Description private ITestRunnerFactory2SuiteRunner. buildRunnerFactory(java.util.Comparator<ITestNGMethod> comparator)
-