method
description
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::Have
description()public
No documentation available.
# File lib/spec/matchers/have.rb, line 67
def description
"have #{relative_expectation} #{@collection_name}"
end