mlinhard / mockito

Automatically exported from code.google.com/p/mockito
0 stars 0 forks source link

Mark different argument #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I try to verify a method with 3 parameters. Mockit just says "Argument(s)
are different!".

Now it is very hard to find out which argument is different since I have
three of them and the "toString"-methods return the same.

Original issue reported on code.google.com by johan...@familieschneider.info on 1 Sep 2009 at 3:49

GoogleCodeExporter commented 9 years ago
What IDE are you using? NetBeans by any chance? This info is in the exception 
message
(sysout it if you don't believe :)

Original comment by szcze...@gmail.com on 1 Sep 2009 at 6:44

GoogleCodeExporter commented 9 years ago
I think it is a problem of old versions of NetBeans (I might be wrong, though)

Original comment by szcze...@gmail.com on 20 Oct 2009 at 7:31