class RSpec::Matchers::BuiltIn::HaveAttributes

def diffable?

Returns:
  • (Boolean) -

Other tags:
    Api: - private
def diffable?
  !@respond_to_failed && !@negated
end