Method: RR::SpyVerification#call
- Defined in:
- lib/rr/spy_verification.rb
#call ⇒ Object
26 27 28 |
# File 'lib/rr/spy_verification.rb', line 26 def call (error = RR.recorded_calls.match_error(self)) && raise(error) end |
26 27 28 |
# File 'lib/rr/spy_verification.rb', line 26 def call (error = RR.recorded_calls.match_error(self)) && raise(error) end |