public class SuiteDispatcher extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MASTER_ADPATER |
static String |
MASTER_STRATEGY
Properties allowed in remote.properties
|
static String |
STRATEGY_SUITE |
static String |
STRATEGY_TEST
Values allowed for STRATEGY
|
static String |
VERBOSE |
| Constructor and Description |
|---|
SuiteDispatcher(String propertiesFile)
Creates a new suite dispatcher.
|
public static final String MASTER_STRATEGY
public static final String VERBOSE
public static final String MASTER_ADPATER
public static final String STRATEGY_TEST
public static final String STRATEGY_SUITE
public SuiteDispatcher(String propertiesFile) throws TestNGException
propertiesFile - ExceptionTestNGExceptionpublic List<ISuite> dispatch(org.testng.internal.IConfiguration configuration, List<XmlSuite> suites, String outputDir, List<ITestListener> testListeners)
suites - outputDir - javadocAnnotationFinder - jdkAnnotationFinder - testListeners - Copyright © 2016. All Rights Reserved.