Method: RSpec::Core::Formatters::BaseFormatter#duration
- Defined in:
- lib/rspec/core/formatters/base_formatter.rb
permalink #duration ⇒ Object (readonly)
Returns the value of attribute duration.
11 12 13 |
# File 'lib/rspec/core/formatters/base_formatter.rb', line 11 def duration @duration end |