Uses of Enum Class
org.jbehave.core.embedder.PerformableTree.Status
Packages that use PerformableTree.Status
-
Uses of PerformableTree.Status in org.jbehave.core.embedder
Methods in org.jbehave.core.embedder that return PerformableTree.StatusModifier and TypeMethodDescriptionPerformableTree.PerformableScenario.getStatus()PerformableTree.PerformableStory.getStatus()PerformableTree.RunContext.status(PerformableTree.State initial) static PerformableTree.StatusReturns 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.