Class: RSpec::Expectations::Differ Private
Do not use. This class is for internal use only.
Relationships & Source Files | |
Inherits: | Object |
Defined in: | rspec-expectations/lib/rspec/expectations/fail_with.rb |
Constant Summary
-
OBJECT_PREPARER =
# File 'rspec-expectations/lib/rspec/expectations/fail_with.rb', line 7lambda do |object| RSpec::Matchers::Composable.surface_descriptions_in(object) end