Method: Cucumber::Formatter::AstLookup::ScenarioOutlineSource#examples
- Defined in:
- lib/cucumber/formatter/ast_lookup.rb
permalink #examples ⇒ Object
Returns the value of attribute examples
57 58 59 |
# File 'lib/cucumber/formatter/ast_lookup.rb', line 57 def examples @examples end |