Closed GoogleCodeExporter closed 9 years ago
It works fine for me. Could you show some more code? Do you create mockBean as a
mock? How do you validate what was returned?
By they way, I recommend to upgrade Mockito to the latest version.
Original comment by bbankow...@gmail.com
on 16 Dec 2008 at 9:10
this is how i created the bean..
mockBean= mock(classname.class);
Original comment by shweta...@gmail.com
on 16 Dec 2008 at 9:36
I've got the same in my code. Please, attach your test if you can as I still
can't
reproduce the defect.
Original comment by bbankow...@gmail.com
on 16 Dec 2008 at 10:21
Closing this one as no further details were given and problem can't be
reproduced.
Original comment by bbankow...@gmail.com
on 9 Jan 2009 at 3:54
Original comment by szcze...@gmail.com
on 14 Jan 2009 at 10:48
Original issue reported on code.google.com by
shweta...@gmail.com
on 16 Dec 2008 at 6:52