method
negative_failure_message
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::MatchArray
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