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