Method: RSpec::Core::MultipleExceptionError#all_exceptions

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

#all_exceptionsArray<Exception> (readonly)



514
515
516
# File 'lib/rspec/core/formatters/exception_presenter.rb', line 514

def all_exceptions
  @all_exceptions
end