Package com.github.fridujo.glacio.ast
Class ScenarioOutline
- java.lang.Object
-
- com.github.fridujo.glacio.ast.Scenario
-
- com.github.fridujo.glacio.ast.ScenarioOutline
-
- All Implemented Interfaces:
Described,Positioned
public class ScenarioOutline extends Scenario
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExamplesgetExamples()-
Methods inherited from class com.github.fridujo.glacio.ast.Scenario
getDescription, getName, getPosition, getSteps, getTags
-
-