Uses of Enum
org.junit.support.testng.engine.TestNGTestEngine.Phase
-
Uses of TestNGTestEngine.Phase in org.junit.support.testng.engine
Subclasses with type arguments of type TestNGTestEngine.Phase in org.junit.support.testng.engineMethods in org.junit.support.testng.engine that return TestNGTestEngine.PhaseModifier and TypeMethodDescriptionstatic TestNGTestEngine.PhaseReturns 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.