Closed GoogleCodeExporter closed 9 years ago
It's important to note that this worked when I created a spy object without the
@Spy annotation.
Original comment by markehe...@gmail.com
on 26 Mar 2012 at 8:05
Attached is the test case.
Original comment by markehe...@gmail.com
on 26 Mar 2012 at 8:11
Attachments:
Hi,
This is most probably an issue with your class path : try to remove the old
Mockito, and it should work as expected.
Also please ask the mailing list first if you are unsure about the bu ;)
Hope that helps,
Brice
Original comment by brice.du...@gmail.com
on 27 Mar 2012 at 3:40
Yep, that was it. Next time I'll make sure I ask the mailing list first!
Thanks, Brice.
~Mark
Original comment by markehe...@gmail.com
on 27 Mar 2012 at 4:06
Ok cool :)
I'll invalidate the issue then.
Have fun with Mockito.
Brice
Original comment by brice.du...@gmail.com
on 27 Mar 2012 at 4:11
Original issue reported on code.google.com by
markehe...@gmail.com
on 26 Mar 2012 at 8:03Attachments: