v0.23.1
[0.23.1] 2021-02-03
Fixed
- Fixed
containsExactlyfailing on custom list types. - Fixed NullPointerException in
isDataClassEqualTowhen a property is null. - Fixed multiple failures breaking
any - Fixed map's
containsOnlyto ensure keys match up with values. - Fixed map's contain methods null handling.