Object
# File lib/spec/mocks/argument_matchers.rb, line 116 116: def initialize(given) 117: @given = given 118: end
# File lib/spec/mocks/argument_matchers.rb, line 120 120: def ==(expected) 121: @given == expected 122: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.