class RSpec::Matchers::BuiltIn::ChangeToValue
def does_not_match?(_event_proc)
- Private: -
def does_not_match?(_event_proc) raise NotImplementedError, "`expect { }.not_to change { }.to()` " \ "is not supported" end
def does_not_match?(_event_proc) raise NotImplementedError, "`expect { }.not_to change { }.to()` " \ "is not supported" end