Parent

Class Index [+]

Quicksearch

Spec::Mocks::ArgumentMatchers::AnyArgMatcher

Public Class Methods

new(ignore) click to toggle source
    # File lib/spec/mocks/argument_matchers.rb, line 25
25:         def initialize(ignore)
26:         end

Public Instance Methods

==(other) click to toggle source
    # File lib/spec/mocks/argument_matchers.rb, line 28
28:         def ==(other)
29:           true
30:         end
description() click to toggle source
    # File lib/spec/mocks/argument_matchers.rb, line 32
32:         def description
33:           "anything"
34:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.