From: Stefan B. <ste...@fr...> - 2021-10-17 20:12:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release fixes a shortcoming of the AssertJ support modules and adds a new convenience feature to the `Diff` class. The full list of changes: * added a new fullDescription method to Diff that provides a string-representation of all differences - not just the first one like toString does. PR #235 fixing #232 by @Boiarshinov * made sure AssertJ's methods to override the assertion message like withFailMessage are honored. #225 * adjusted unit tests so they pass when AssertJ 3.19.0 is used. PR #212 by mmathesius -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmFsf0YACgkQohFa4V9ri3KUWACcD75lls/rO9Lr52LJcEcnnjw4 mIQAn1yuKqE9a4Sv4SFVTMm5yEP5HLvC =TAkV -----END PGP SIGNATURE----- |