Uses of Class
de.gematik.test.tiger.testenvmgr.env.TestResult
-
Packages that use TestResult Package Description de.gematik.test.tiger.testenvmgr.env -
-
Uses of TestResult in de.gematik.test.tiger.testenvmgr.env
Methods in de.gematik.test.tiger.testenvmgr.env that return TestResult Modifier and Type Method Description static TestResultTestResult. valueOf(String name)Returns the enum constant of this type with the specified name.static TestResult[]TestResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-