Class: 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.
Parameter matcher which inverts the logic of the specified matcher using a logical NOT operation.