Method: RSpec::Core::MultipleExceptionError#aggregation_metadata
- Defined in:
- lib/rspec/core/formatters/exception_presenter.rb
permalink #aggregation_metadata ⇒ Hash (readonly)
Returns Metadata used by RSpec for formatting purposes.
512 513 514 |
# File 'lib/rspec/core/formatters/exception_presenter.rb', line 512 def @aggregation_metadata end |