public class StepCreator.UponSuccessStep extends StepCreator.AbstractStep
Constructor and Description |
---|
StepCreator.UponSuccessStep(java.lang.reflect.Method method,
Meta storyAndScenarioMeta) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString(Keywords keywords) |
StepResult |
doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult |
perform(UUIDExceptionWrapper storyFailureIfItHappened) |
toString
public StepCreator.UponSuccessStep(java.lang.reflect.Method method, Meta storyAndScenarioMeta)
public StepResult doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public java.lang.String asString(Keywords keywords)
asString
in interface Step
asString
in class StepCreator.AbstractStep
Copyright © 2003-2014. All Rights Reserved.