Uses of Enum Class
org.jbehave.core.embedder.PerformableTree.Status
-
Uses of PerformableTree.Status in org.jbehave.core.embedder
Modifier and TypeMethodDescriptionPerformableTree.PerformableScenario.getStatus()
PerformableTree.PerformableStory.getStatus()
PerformableTree.RunContext.status
(PerformableTree.State initial) static PerformableTree.Status
Returns the enum constant of this class with the specified name.static PerformableTree.Status[]
PerformableTree.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.