method
hash_not_including
1.3.0 -
Show latest stable
- Class:
Spec::Mocks::ArgumentMatchers
hash_not_including(*args)public
Passes if the argument is a hash that doesn’t include the specified key(s) or key/value
hash_not_including(*args)Passes if the argument is a hash that doesn’t include the specified key(s) or key/value