Class: Turnip::Node::Background
- Inherits:
-
ScenarioDefinition
- Object
- Base
- ScenarioDefinition
- Turnip::Node::Background
- Defined in:
- lib/turnip/node/background.rb
Overview
Note:
Background metadata generated by Gherkin
{ type: :Background, location: { line: 10, column: 3 }, keyword: "Background", name: "Background Description", steps: [] }
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from ScenarioDefinition
#description, #keyword, #name, #steps
Methods inherited from Base
Methods included from HasLocation
Constructor Details
This class inherits a constructor from Turnip::Node::Base