Spec::Matchers::Be
# File lib/spec/matchers/be.rb, line 200 def description "be #{expected_to_sentence}#{args_to_sentence}" end
# File lib/spec/matchers/be.rb, line 192 def failure_message_for_should "expected #{@expected}, got #{@actual.inspect}" end
Generated with the Darkfish Rdoc Generator 2.