SpyVerificationProxy
# File lib/rr/adapters/rspec.rb, line 38 def matches?(subject) @verification.subject = subject calls = RR::Space.instance.recorded_calls if error = calls.match_error(@verification) @failure_message = error.message false else true end end
Generated with the Darkfish Rdoc Generator 2.