# File lib/spec/matchers/has.rb, line 22 22: def description 23: "have key #{@args[0].inspect}" 24: end
# File lib/spec/matchers/has.rb, line 14 14: def failure_message_for_should 15: "expected ##{predicate(@expected)}(#{@args[0].inspect}) to return true, got false" 16: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.