public class StepCreator.ParameterisedStep extends StepCreator.AbstractStep
| Constructor and Description |
|---|
StepCreator.ParameterisedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(StoryReporter storyReporter) |
StepResult |
doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult |
perform(UUIDExceptionWrapper storyFailureIfItHappened) |
toStringpublic void describeTo(StoryReporter storyReporter)
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
Copyright © 2003-2013. All Rights Reserved.