class RSpec::Expectations::FailureAggregator::AggregatedFailure

@private

Constants

MESSAGE

@private

Public Instance Methods

inspect() click to toggle source
# File lib/rspec/expectations/failure_aggregator.rb, line 15
def inspect
  MESSAGE
end