Uses of Class
org.testng.internal.AbstractParallelWorker.Arguments
-
Packages that use AbstractParallelWorker.Arguments Package Description org.testng.internal -
-
Uses of AbstractParallelWorker.Arguments in org.testng.internal
Methods in org.testng.internal that return AbstractParallelWorker.Arguments Modifier and Type Method Description AbstractParallelWorker.Arguments
AbstractParallelWorker.Arguments.Builder. build()
Methods in org.testng.internal with parameters of type AbstractParallelWorker.Arguments Modifier and Type Method Description abstract List<IWorker<ITestNGMethod>>
AbstractParallelWorker. createWorkers(AbstractParallelWorker.Arguments arguments)
-