Package org.testng
Class DependencyMap
java.lang.Object
org.testng.DependencyMap
Helper class to keep track of dependencies.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMethodDependingOn
(String methodName, ITestNGMethod fromMethod) getMethodsThatBelongTo
(String group, ITestNGMethod fromMethod)
-
Constructor Details
-
DependencyMap
-
-
Method Details
-
getMethodsThatBelongTo
-
getMethodDependingOn
-