`hasProperties({ a: { b: 42 } }).matches({ a: { b: 42 } })` should be `true`
hasProperties({ a: { b: 42 } }).matches({ a: { b: 42 } })should betrue