Class: Mocha::ParameterMatchers::RespondsWith

Inherits:
Base
  • Object
show all
Defined in:
lib/mocha/parameter_matchers/responds_with.rb

Overview

Parameter matcher which matches if actual parameter returns expected result when specified method is invoked.

Method Summary

Methods inherited from Base

#&, #|