Uses of Class
org.testng.internal.MethodInstance
Packages that use MethodInstance
-
Uses of MethodInstance in org.testng.internal.invokers
Methods in org.testng.internal.invokers that return types with arguments of type MethodInstanceModifier and TypeMethodDescriptionprivate List<MethodInstance> ClassBasedParallelWorker.methodsToMultipleMethodInstances(ITestNGMethod... methods)