Class Mocha::ParameterMatchers::Not
In: lib/mocha/parameter_matchers/not.rb
Parent: Base

Parameter matcher which inverts the logic of the specified matcher using a logical NOT operation.

Methods

matches?   mocha_inspect   new  

Public Class methods

Public Instance methods

[Validate]