Uses of Enum Class
org.citrusframework.TestResult.RESULT
Packages that use TestResult.RESULT
-
Uses of TestResult.RESULT in org.citrusframework
Methods in org.citrusframework that return TestResult.RESULTModifier and TypeMethodDescriptionstatic TestResult.RESULTReturns the enum constant of this class with the specified name.static TestResult.RESULT[]TestResult.RESULT.values()Returns an array containing the constants of this enum class, in the order they are declared.