Object
# File lib/spec/mocks/argument_matchers.rb, line 116 def initialize(given) @given = given end
# File lib/spec/mocks/argument_matchers.rb, line 120 def ==(expected) @given == expected end
[Validate]
Generated with the Darkfish Rdoc Generator 2.