Class Mocha::ParameterMatchers::AnyOf
In: lib/mocha/parameter_matchers/any_of.rb
Parent: Base

Parameter matcher which combines a number of other matchers using a logical OR.

Methods

matches?   mocha_inspect   new  

Public Class methods

Public Instance methods

[Validate]