Parent

Methods

RSpec::Mocks::ArgumentMatchers::AnyArgMatcher

Public Class Methods

new(ignore) click to toggle source
    # File lib/rspec/mocks/argument_matchers.rb, line 19
19:         def initialize(ignore)
20:         end

Public Instance Methods

==(other) click to toggle source
    # File lib/rspec/mocks/argument_matchers.rb, line 22
22:         def ==(other)
23:           true
24:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.