Uses of Enum Class
de.gematik.test.tiger.testenvmgr.env.TestResult
Packages that use TestResult
-
Uses of TestResult in de.gematik.test.tiger.testenvmgr.env
Methods in de.gematik.test.tiger.testenvmgr.env that return TestResultModifier and TypeMethodDescriptionstatic TestResultReturns the enum constant of this class with the specified name.static TestResult[]TestResult.values()Returns an array containing the constants of this enum class, in the order they are declared.