meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
171 stars 46 forks source link

Engine-Tests: improve TestMessage() #260

Closed knocte closed 7 years ago

knocte commented 7 years ago

Compare the subparts of the MessageModel first, otherwise this could fail in a way in which NUnit just compares the .ToString() result of each, which could be the same and be very confusing.