Uses of Class
org.testng.internal.MethodInstance
-
Packages that use MethodInstance Package Description org.testng.internal -
-
Uses of MethodInstance in org.testng.internal
Methods in org.testng.internal that return types with arguments of type MethodInstance Modifier and Type Method Description private java.util.List<MethodInstance>
ClassBasedParallelWorker. methodsToMultipleMethodInstances(ITestNGMethod... methods)
-