Method: RSpec::Core::MultipleExceptionError#aggregation_metadata

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

#aggregation_metadataHash (readonly)

Returns Metadata used by RSpec for formatting purposes.

Returns:

  • (Hash)

    Metadata used by RSpec for formatting purposes.

[View source]

512
513
514
# File 'lib/rspec/core/formatters/exception_presenter.rb', line 512

def 
  @aggregation_metadata
end