class RSpec::Matchers::BuiltIn::All
def does_not_match?(_actual)
- Private: -
def does_not_match?(_actual) raise NotImplementedError, '`expect().not_to all( matcher )` is not supported.' end
def does_not_match?(_actual) raise NotImplementedError, '`expect().not_to all( matcher )` is not supported.' end