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, toStringpublic Comment(String stepAsString)
public StepResult perform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(StoryReporter storyReporter, UUIDExceptionWrapper storyFailureIfItHappened)
Copyright © 2003–2019. All rights reserved.