method
description
1.2.0 -
Show latest stable
- Class:
Spec::Matchers::Be
description()public
No documentation available.
# File lib/spec/matchers/be.rb, line 51
def description
"#{prefix_to_sentence}#{comparison} #{expected_to_sentence}#{args_to_sentence}".gsub(/\s+/,' ')
end