Method: RSpec::Core::MultipleExceptionError#aggregation_block_label
- Defined in:
- lib/rspec/core/formatters/exception_presenter.rb
#aggregation_block_label ⇒ nil (readonly)
Returns Provided only for interface compatibility with
RSpec::Expectations::MultipleExpectationsNotMetError.
517 518 519 |
# File 'lib/rspec/core/formatters/exception_presenter.rb', line 517 def aggregation_block_label @aggregation_block_label end |