Uses of Enum
org.testng.TestRunner.PriorityWeight
Packages that use TestRunner.PriorityWeight
-
Uses of TestRunner.PriorityWeight in org.testng
Subclasses with type arguments of type TestRunner.PriorityWeight in org.testngMethods in org.testng that return TestRunner.PriorityWeightModifier and TypeMethodDescriptionstatic TestRunner.PriorityWeightReturns 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.