Class: Mocha::ParameterMatchers::Base

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_matcherObject



7
8
9
# File 'lib/mocha/parameter_matchers/base.rb', line 7

def to_matcher
  self
end