public class StepCreator.ParametrisedStep extends StepCreator.AbstractStep
Constructor and Description |
---|
ParametrisedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters) |
Modifier and Type | Method and Description |
---|---|
String |
asString(Keywords keywords) |
void |
describeTo(StoryReporter storyReporter) |
StepResult |
doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened) |
StepResult |
perform(UUIDExceptionWrapper storyFailureIfItHappened) |
toString
public void describeTo(StoryReporter storyReporter)
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
Copyright © 2003–2016. All rights reserved.