|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Step
A Step represents a runnable portion of a Scenario, which matches methods annotated in CandidateSteps
instances.
Method Summary | |
---|---|
StepResult |
doNotPerform()
|
StepResult |
perform()
|
Method Detail |
---|
StepResult perform()
StepResult doNotPerform()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |