class RSpec::Expectations::FailureAggregator::AggregatedFailure
@private
Constants
- MESSAGE
-
:nocov: ‘inspect` was apparently used by some versions early in ruby 3 while constructing NoMethodError, but seems to be no longer.
@private
Public Instance Methods
# File rspec-expectations/lib/rspec/expectations/failure_aggregator.rb, line 19 def inspect MESSAGE end