Class SuiteWorkerFactory

java.lang.Object
org.testng.internal.thread.graph.SuiteWorkerFactory
All Implemented Interfaces:
IThreadWorkerFactory<ISuite>

public class SuiteWorkerFactory extends Object implements IThreadWorkerFactory<ISuite>
An IThreadWorkerFactory for SuiteRunners
Author:
nullin