When assertEquals fails then most IDEs offer a feature of comparing the
expected and actual in a pop-up window. Mockito uses this functionality.
When verification fails due to different arguments then you would be able
to see the detailed comparison in a pop-up window. To bring up the pop-up
you can click on little icon near the Failure Trace or double click on
exception message in the Failure Trace.
Original issue reported on code.google.com by szcze...@gmail.com on 18 Sep 2008 at 10:08
Original issue reported on code.google.com by
szcze...@gmail.com
on 18 Sep 2008 at 10:08