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