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