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) |
toStringpublic 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 StepasString in class StepCreator.AbstractStepCopyright © 2003-2014. All Rights Reserved.