method
negative_failure_message
1.1.12 -
Show latest stable
- Class:
Spec::Matchers::Include
negative_failure_message()public
No documentation available.
# File lib/spec/matchers/include.rb, line 32
def negative_failure_message
_message("not ")
end