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) |
toString
public 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 Step
asString
in class StepCreator.AbstractStep
Copyright © 2003-2014. All Rights Reserved.