method

relative_expectation

rspec 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