Method: RSpec::Core::Formatters::BaseFormatter#example_group
- Defined in:
- lib/rspec/core/formatters/base_formatter.rb
permalink #example_group ⇒ void
Returns the value of attribute example_group.
17 18 19 |
# File 'lib/rspec/core/formatters/base_formatter.rb', line 17 def example_group @example_group end |