Uses of Enum Class
org.testng.TestNGAntTask.Mode
Packages that use TestNGAntTask.Mode
-
Uses of TestNGAntTask.Mode in org.testng
Fields in org.testng declared as TestNGAntTask.ModeMethods in org.testng that return TestNGAntTask.ModeModifier and TypeMethodDescriptionstatic TestNGAntTask.Mode
Returns the enum constant of this class with the specified name.static TestNGAntTask.Mode[]
TestNGAntTask.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.testng with parameters of type TestNGAntTask.Mode