Object
# File lib/spec/mocks/argument_matchers.rb, line 106 106: def initialize(matcher) 107: @matcher = matcher 108: end
# File lib/spec/mocks/argument_matchers.rb, line 110 110: def ==(value) 111: @matcher.matches?(value) 112: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.