Class
RSpec::Matchers::Have
In:
lib/rspec/matchers/have.rb
Parent:
Object
Methods
description
determine_collection
determine_query_method
failure_message_for_should
failure_message_for_should_not
matches?
new
not_a_collection
relativities
respond_to?
Public Class methods
new
(expected, relativity=:exactly)
Public Instance methods
description
()
determine_collection
(collection_or_owner)
determine_query_method
(collection)
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(collection_or_owner)
not_a_collection
()
relativities
()
respond_to?
(m)
[Validate]