method
relative_expectation
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::Have
relative_expectation()private
No documentation available.
# File lib/spec/matchers/have.rb, line 87
def relative_expectation
"#{relativities[@relativity]}#{@expected}"
end