Class: Mocha::ParameterMatchers::InstanceOf
- Defined in:
- lib/mocha/parameter_matchers/instance_of.rb
Overview
Parameter matcher which matches when actual parameter is an instance of the specified class.
Parameter matcher which matches when actual parameter is an instance of the specified class.