Class Mocha::ParameterMatchers::AllOf
In: lib/mocha/parameter_matchers/all_of.rb
Parent: Base

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

Methods

matches?   mocha_inspect   new  

Public Class methods

Public Instance methods

[Validate]