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