Method: RSpec::Core::Formatters::BaseFormatter#example_group

Defined in:
lib/rspec/core/formatters/base_formatter.rb

#example_groupvoid

Returns the value of attribute example_group.

[View source]

17
18
19
# File 'lib/rspec/core/formatters/base_formatter.rb', line 17

def example_group
  @example_group
end