Class: Mocha::ParameterMatchers::InstanceOf

Inherits:
Object
  • Object
show all
Includes:
Base
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 included from Base

#&, #|