|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.scenario.steps.DefaultStepdocGenerator
public class DefaultStepdocGenerator
Default implementation of StepdocGenerator, which collates stepdocs for
methods annotated with Given, When and Then and their
aliases.
| Constructor Summary | |
|---|---|
DefaultStepdocGenerator()
|
|
| Method Summary | |
|---|---|
java.util.List<Stepdoc> |
generate(CandidateSteps... steps)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStepdocGenerator()
| Method Detail |
|---|
public java.util.List<Stepdoc> generate(CandidateSteps... steps)
generate in interface StepdocGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||