method

negative_failure_message

negative_failure_message()
public

No documentation available.

# File lib/spec/matchers/match_array.rb, line 25
      def negative_failure_message
        "Matcher does not support should_not"
      end