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