Class: Cucumber::Ast::Features
- Inherits:
-
Object
- Object
- Cucumber::Ast::Features
- Defined in:
- lib/test_queue/runner/cucumber.rb
Instance Attribute Summary collapse
-
#features ⇒ Object
Returns the value of attribute features.
Instance Attribute Details
#features ⇒ Object
Returns the value of attribute features.
10 11 12 |
# File 'lib/test_queue/runner/cucumber.rb', line 10 def features @features end |