Class: Cucumber::Formatter::LegacyApi::Ast::Features
- Defined in:
- lib/cucumber/formatter/legacy_api/ast.rb
Instance Attribute Summary collapse
-
#duration ⇒ Object
Returns the value of attribute duration.
Instance Attribute Details
#duration ⇒ Object
Returns the value of attribute duration
373 374 375 |
# File 'lib/cucumber/formatter/legacy_api/ast.rb', line 373 def duration @duration end |