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