1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 20:25:59 +02:00
Smack/smack-jingle-old/src
Guus der Kinderen c67292ea86 [sinttest]: Fix order of arguments in assertEquals()
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.
2024-04-10 11:40:55 +02:00
..
demo/java/org/jivesoftware/smackx/jingle/mediaimpl/demo Add more checkstyle tests 2015-03-17 22:02:44 +01:00
integration-test [sinttest]: Fix order of arguments in assertEquals() 2024-04-10 11:40:55 +02:00
main/java/org/jivesoftware/smackx s/ the the / the /g 2023-02-03 20:53:14 +01:00