public static class StepCreator.Comment extends StepCreator.AbstractStep
Modifier and Type | Method and Description |
---|---|
String |
asString(Keywords keywords) |
StepResult |
doNotPerform(StoryReporter storyReporter,
UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult |
perform(StoryReporter storyReporter,
UUIDExceptionWrapper storyFailureIfItHappened) |
getComposedSteps, toString
public Comment(String stepAsString)
public StepResult perform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
Copyright © 2003–2021. All rights reserved.