Make Equals stricter and add MatchesRegexp chainer
- Now
Equals
treats nil and empty maps and slices as not equal (maybe a slight breaking change, but is safer) MatchesRegexp
chainer added to allow matching strings against regular expressions
Equals
treats nil and empty maps and slices as not equal (maybe a slight breaking change, but is safer)MatchesRegexp
chainer added to allow matching strings against regular expressions