Open GoogleCodeExporter opened 9 years ago
PowerMock has never supported deep stub calls if I can remember it correctly.
Please help out by providing a patch.
Original comment by johan.ha...@gmail.com
on 21 Mar 2014 at 6:13
I also ran now into this problem. Very annoying as one except it to work
similar to Mockito. Good to have this issue found so that I can move on getting
a work around.
Original comment by xmarcus89@googlemail.com
on 27 Aug 2014 at 12:12
Yeah, I found my own comment again by googling this issue, wonderful ... I
still would love to see this fixed :(
Original comment by xmarcus89@googlemail.com
on 5 Dec 2014 at 9:19
Dear PowerMock-Devs, what must be done to get RETURN_DEEP_STUBS working? I and
maybe other's want to send you pull requests with a fix.
- Which classes are involved?
- What should be considered?
- What should not be done?
- ...
Original comment by chriss....@gmail.com
on 10 Mar 2015 at 8:00
I think that the best way to find out is to look at the source code for
non-static mocks and port it to static mocks as well.
Original comment by johan.ha...@gmail.com
on 10 Mar 2015 at 10:32
I try to find a solution in the discussion group->
https://groups.google.com/forum/#!topic/powermock/g9gV6cyR-Ng
Original comment by chriss....@gmail.com
on 12 Mar 2015 at 8:28
Original issue reported on code.google.com by
michael....@googlemail.com
on 18 Mar 2014 at 12:49