Uses of Enum Class
org.azd.enums.TestRunSubstate
Packages that use TestRunSubstate
-
Uses of TestRunSubstate in org.azd.enums
Methods in org.azd.enums that return TestRunSubstateModifier and TypeMethodDescriptionstatic TestRunSubstateReturns the enum constant of this class with the specified name.static TestRunSubstate[]TestRunSubstate.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TestRunSubstate in org.azd.test.types
Methods in org.azd.test.types that return TestRunSubstateMethods in org.azd.test.types with parameters of type TestRunSubstate