|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CandidateStep | |
|---|---|
| org.jbehave.scenario.steps | |
| Uses of CandidateStep in org.jbehave.scenario.steps |
|---|
| Methods in org.jbehave.scenario.steps that return CandidateStep | |
|---|---|
CandidateStep[] |
Steps.getSteps()
|
CandidateStep[] |
CandidateSteps.getSteps()
Return all the steps that can be performed by the implementing class |
CandidateStep[] |
Steps.getSteps(java.lang.Class<?> stepsClass)
|
CandidateStep[] |
CandidateSteps.getSteps(java.lang.Class<?> stepsClass)
Return all the steps that can be performed by the given class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||