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