Class: Mocha::ParameterMatchers::Not

Inherits:
Base
  • Object
show all
Defined in:
lib/mocha/parameter_matchers/not.rb

Overview

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

Method Summary

Methods inherited from Base

#&, #|