class RSpec::Core::MultipleExceptionError
def summary
-
(String)
- A summary of the failure, including the block label and a count of failures.
def summary "Got #{exception_count_description}" end
(String)
- A summary of the failure, including the block label and a count of failures.
def summary "Got #{exception_count_description}" end