Class: RSpec::JsonMatcher::ExactComparer

Inherits:
AbstractComparer show all
Defined in:
lib/rspec/json_matcher/exact_comparer.rb

Instance Attribute Summary

Attributes inherited from AbstractComparer

#actual, #expected, #reason

Method Summary

Methods inherited from AbstractComparer

compare, #compare, extract_keys, #initialize

Constructor Details

This class inherits a constructor from RSpec::JsonMatcher::AbstractComparer