class InstanceBasedParallelParallelWorker extends AbstractParallelWorker
AbstractParallelWorker.Arguments
Constructor and Description |
---|
InstanceBasedParallelParallelWorker() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IWorker<ITestNGMethod>> |
createWorkers(AbstractParallelWorker.Arguments arguments) |
newWorker
public java.util.List<IWorker<ITestNGMethod>> createWorkers(AbstractParallelWorker.Arguments arguments)
createWorkers
in class AbstractParallelWorker