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