Class: Mocha::ParameterMatchers::AllOf
- Inherits:
-
Object
- Object
- Mocha::ParameterMatchers::AllOf
- Includes:
- Base
- Defined in:
- lib/mocha/parameter_matchers/all_of.rb
Overview
Parameter matcher which combines a number of other matchers using a logical AND.