Uses of Enum Class
org.testng.TestRunner.PriorityWeight
Packages that use TestRunner.PriorityWeight
-
Uses of TestRunner.PriorityWeight in org.testng
Methods in org.testng that return TestRunner.PriorityWeightModifier and TypeMethodDescriptionstatic TestRunner.PriorityWeight
Returns the enum constant of this class with the specified name.static TestRunner.PriorityWeight[]
TestRunner.PriorityWeight.values()
Returns an array containing the constants of this enum class, in the order they are declared.