public static class AbstractParallelWorker.Arguments extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractParallelWorker.Arguments.Builder |
Modifier and Type | Method and Description |
---|---|
ClassMethodMap |
getClassMethodMap() |
ConfigurationGroupMethods |
getConfigMethods() |
IAnnotationFinder |
getFinder() |
IInvoker |
getInvoker() |
List<ITestNGMethod> |
getMethods() |
ITestContext |
getTestContext() |
public List<ITestNGMethod> getMethods()
public IInvoker getInvoker()
public ConfigurationGroupMethods getConfigMethods()
public ClassMethodMap getClassMethodMap()
public ITestContext getTestContext()
public IAnnotationFinder getFinder()
Copyright © 2024. All rights reserved.