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