method

description

rspec latest stable - Class: Spec::Matchers::Have
description()
public

No documentation available.

# File lib/spec/matchers/have.rb, line 69
      def description
        "have #{relative_expectation} #{@collection_name}"
      end