Skip to content
Snippets Groups Projects
Commit 867ba810 authored by dgelessus's avatar dgelessus
Browse files

Use standard assertEquals in TestUtil.compare

This way it prints the actual strings it compares - previously it
compared one pair of string, then printed a different pair on failure!

The default failure message is sometimes not as nice, but it highlights
the differences, and IDEs can show a better diff. If you need to see the
full strings, you can add prints locally.
parent 7e6ff827
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment