|
||||||||||
| 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.ParameterizedStep
public class StepCreator.ParameterizedStep
| Constructor Summary | |
|---|---|
StepCreator.ParameterizedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters)
|
|
| Method Summary | |
|---|---|
StepResult |
doNotPerform()
|
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.ParameterizedStep(String stepAsString,
Method method,
String stepWithoutStartingWord,
Map<String,String> namedParameters)
| Method Detail |
|---|
public StepResult perform(UUIDExceptionWrapper storyFailureIfItHappened)
public StepResult doNotPerform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||