Object
# File lib/rspec/mocks/argument_matchers.rb, line 105 105: def initialize(given) 106: @given = given 107: end
# File lib/rspec/mocks/argument_matchers.rb, line 109 109: def ==(expected) 110: @given == expected 111: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.