Tag Archives: JUnit

Comparison Dialog in JUnit for Objects Other Than Strings

This article describes how to to compare objects in JUnit in case of test failure using the dialog known from comparing strings. Continue reading

Posted in Java | Tagged , , , | 2 Comments