public interface Step
CandidateSteps
instances.Modifier and Type | Method and Description |
---|---|
String |
asString(Keywords keywords) |
StepResult |
doNotPerform(StoryReporter storyReporter,
UUIDExceptionWrapper storyFailureIfItHappened) |
List<Step> |
getComposedSteps() |
StepResult |
perform(StoryReporter storyReporter,
UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult perform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
StepResult doNotPerform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
Copyright © 2003–2021. All rights reserved.