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