Class: Mocha::ParameterMatchers::Not
- Inherits:
-
Object
- Object
- Mocha::ParameterMatchers::Not
- Includes:
- Base
- Defined in:
- lib/mocha/parameter_matchers/not.rb
Overview
Parameter matcher which inverts the logic of the specified matcher using a logical NOT operation.