Object
# File lib/rspec/matchers/built_in/has.rb, line 21 def description [method_description(@expected), args_description].compact.join(' ') end
# File lib/rspec/matchers/built_in/has.rb, line 13 def failure_message_for_should "expected ##{predicate(@expected)}#{failure_message_args_description} to return true, got false" end
Generated with the Darkfish Rdoc Generator 2.