Index (A)
»
Mocha
»
ParameterMatchers
»
AllOf
Class: Mocha::ParameterMatchers::AllOf
Inherits:
Base
Object
Base
Mocha::ParameterMatchers::AllOf
show all
Defined in:
lib/mocha/parameter_matchers/all_of.rb
Overview
Parameter matcher which combines a number of other matchers using a logical AND.
Method Summary
Methods inherited from
Base
#&
,
#|