public static class StepCreator.IgnorableStep extends StepCreator.AbstractStep
| Constructor and Description |
|---|
StepCreator.IgnorableStep(java.lang.String stepAsString) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
asString(Keywords keywords) |
StepResult |
doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult |
perform(UUIDExceptionWrapper storyFailureIfItHappened) |
toStringpublic StepCreator.IgnorableStep(java.lang.String stepAsString)
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
public java.lang.String asString(Keywords keywords)
asString in interface StepasString in class StepCreator.AbstractStepCopyright © 2003-2014. All Rights Reserved.