public class TestNGForkedSplitter
extends ForkedByModuleSplitter
| Constructor and Description |
|---|
TestNGForkedSplitter(String workingDirsPath,
PrintStream out,
PrintStream err,
List newArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getStarterName() |
protected int |
startPerModuleFork(String moduleName,
List classNames,
String packageName,
String workingDir,
String classpath,
int result) |
protected int |
startSplitting(String[] args,
String configName) |
public TestNGForkedSplitter(String workingDirsPath, PrintStream out, PrintStream err, List newArgs)
Copyright © 2015. All rights reserved.