Class: Mocha::ParameterMatchers::InstanceOf

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

Overview

Parameter matcher which matches when actual parameter is an instance of the specified class.

Method Summary

Methods inherited from Base

#&, #|