method

description

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

No documentation available.

# File lib/spec/matchers/be.rb, line 114
      def description
        "be #{@operator} #{expected_to_sentence}#{args_to_sentence}"
      end