|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcucumber.runtime.model.StepContainer
cucumber.runtime.model.CucumberTagStatement
cucumber.runtime.model.CucumberScenarioOutline
public class CucumberScenarioOutline
| Field Summary |
|---|
| Fields inherited from class cucumber.runtime.model.CucumberTagStatement |
|---|
tagStatement |
| Fields inherited from class cucumber.runtime.model.StepContainer |
|---|
cucumberFeature |
| Constructor Summary | |
|---|---|
CucumberScenarioOutline(CucumberFeature cucumberFeature,
CucumberBackground cucumberBackground,
gherkin.formatter.model.ScenarioOutline scenarioOutline)
|
|
| Method Summary | |
|---|---|
void |
examples(gherkin.formatter.model.Examples examples)
|
List<CucumberExamples> |
getCucumberExamplesList()
|
void |
run(gherkin.formatter.Formatter formatter,
gherkin.formatter.Reporter reporter,
Runtime runtime)
|
| Methods inherited from class cucumber.runtime.model.CucumberTagStatement |
|---|
getVisualName, tagsAndInheritedTags |
| Methods inherited from class cucumber.runtime.model.StepContainer |
|---|
format, getSteps, runStep, runSteps, step |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CucumberScenarioOutline(CucumberFeature cucumberFeature,
CucumberBackground cucumberBackground,
gherkin.formatter.model.ScenarioOutline scenarioOutline)
| Method Detail |
|---|
public void examples(gherkin.formatter.model.Examples examples)
public List<CucumberExamples> getCucumberExamplesList()
public void run(gherkin.formatter.Formatter formatter,
gherkin.formatter.Reporter reporter,
Runtime runtime)
run in class CucumberTagStatement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||