|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepdocGenerator | |
---|---|
org.jbehave.scenario | |
org.jbehave.scenario.steps |
Uses of StepdocGenerator in org.jbehave.scenario |
---|
Methods in org.jbehave.scenario that return StepdocGenerator | |
---|---|
StepdocGenerator |
PropertyBasedConfiguration.forGeneratingStepdoc()
|
StepdocGenerator |
MostUsefulConfiguration.forGeneratingStepdoc()
Generates stepdocs |
StepdocGenerator |
Configuration.forGeneratingStepdoc()
|
Uses of StepdocGenerator in org.jbehave.scenario.steps |
---|
Classes in org.jbehave.scenario.steps that implement StepdocGenerator | |
---|---|
class |
DefaultStepdocGenerator
Default implementation of StepdocGenerator, which collates stepdocs for methods annotated with Given , When and Then and their
aliases. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |