Package org.testng.internal
Class DynamicGraphHelper
java.lang.Object
org.testng.internal.DynamicGraphHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic DynamicGraph<ITestNGMethod>
createDynamicGraph
(ITestNGMethod[] methods, XmlTest xmlTest)
-
Method Details
-
createDynamicGraph
public static DynamicGraph<ITestNGMethod> createDynamicGraph(ITestNGMethod[] methods, XmlTest xmlTest)
-