Uses of Enum
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 type with the specified name.static TestRunner.PriorityWeight[]
TestRunner.PriorityWeight.values()
Returns an array containing the constants of this enum type, in the order they are declared.