# File lib/spec/matchers/be.rb, line 200 200: def description 201: "be #{expected_to_sentence}#{args_to_sentence}" 202: end
# File lib/spec/matchers/be.rb, line 192 192: def failure_message_for_should 193: "expected #{@expected}, got #{@actual.inspect}" 194: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.