Index (I)
»
Mocha
»
ParameterMatchers
»
InstanceOf
(
no frames
)
Class List
Method List
File List
Class: Mocha::ParameterMatchers::InstanceOf
Inherits:
Base
Object
Base
Mocha::ParameterMatchers::InstanceOf
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
#&
,
#|