Closed GoogleCodeExporter closed 8 years ago
I don't understand your problem. Could you add more description to the issue
and a reproducible test case ?
Cheers,
Brice
Original comment by brice.du...@gmail.com
on 13 Mar 2013 at 2:04
Oh ok, I get it you are using Whitebox.
Please dont use internal stuff, they might be removed or changed at any point
in time. Anyway while the message is wrong (says 'set' instead of 'get'), there
is another issue that should be displayed in the causes of the stacktrace.
Original comment by brice.du...@gmail.com
on 13 Mar 2013 at 2:08
Original comment by brice.du...@gmail.com
on 13 Mar 2013 at 2:16
I do not have any problem. I just wanted to report the typo: When using
Whitebox.getInternalState() on a non-existing field, the error message is just
wrong, as it says that I want to do a SET while I actually do a GET. That's
all. :-)
Original comment by headcrashing
on 13 Mar 2013 at 6:33
OK :)
Still you should avoid using the mockito internal stuff, as this API can change
without notice.
Cheers,
Brice
Original comment by brice.du...@gmail.com
on 14 Mar 2013 at 7:31
Original comment by szcze...@gmail.com
on 16 Aug 2014 at 2:43
Original comment by szcze...@gmail.com
on 24 Aug 2014 at 3:14
Original comment by szcze...@gmail.com
on 24 Aug 2014 at 3:50
Original issue reported on code.google.com by
headcrashing
on 13 Mar 2013 at 1:45