method

new

new(matcher)
public

No documentation available.

# File lib/spec/mocks/argument_expectation.rb, line 5
      def initialize(matcher)
        @matcher = matcher
      end