mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
c67292ea86
When using 'assertEquals', the first argument is to be the _expected_ value, the second the _actual_ value. When this is inverted, the functional test will still succeed, but any generated error message ("Expected X, got Y") will be wrong. This commit fixes the order of arguments, mostly in the sinttest module. |
||
---|---|---|
.. | ||
src | ||
build.gradle |