mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-02-20 00:09:23 +01:00
The minimal condition in order to check equality in XmlStringBuilder is that 'other' implements the CharSequence interface. Not as it was previously, that it's also a XmlStringBuilder. This allows junit's assertEquals() to be used (to a certain extend). |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |