Uses of Enum
org.junit.support.testng.engine.TestNGTestEngine.Phase
-
Uses of TestNGTestEngine.Phase in org.junit.support.testng.engine
Methods in org.junit.support.testng.engine that return TestNGTestEngine.PhaseModifier and TypeMethodDescriptionstatic TestNGTestEngine.Phase
Returns the enum constant of this type with the specified name.static TestNGTestEngine.Phase[]
TestNGTestEngine.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared.