|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.steps.StepCreator.AbstractStep
org.jbehave.core.steps.StepCreator.ParameterisedStep
public class StepCreator.ParameterisedStep
| Constructor Summary | |
|---|---|
StepCreator.ParameterisedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters)
|
|
| Method Summary | |
|---|---|
void |
describeTo(StoryReporter storyReporter)
|
StepResult |
doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
|
StepResult |
perform(UUIDExceptionWrapper storyFailureIfItHappened)
|
| Methods inherited from class org.jbehave.core.steps.StepCreator.AbstractStep |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StepCreator.ParameterisedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters)
| Method Detail |
|---|
public void describeTo(StoryReporter storyReporter)
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform(UUIDExceptionWrapper storyFailureIfItHappened)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||