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