Closed GoogleCodeExporter closed 8 years ago
This is probably related to issue 512:
https://code.google.com/p/powermock/issues/detail?id=512&start=100
Original comment by brad.sta...@gmail.com
on 13 Aug 2014 at 3:39
Original comment by johan.ha...@gmail.com
on 28 Aug 2014 at 6:42
Issue 512 has been merged into this issue.
Original comment by johan.ha...@gmail.com
on 28 Aug 2014 at 11:28
Original comment by johan.ha...@gmail.com
on 28 Aug 2014 at 11:28
Hi,
Thanks for fixing this, but unfortunately it doesn't work on every single default method a type might have.
For example, it works as expected with "stream", but it doesn't work for "forEach". That's because "forEach" is default method of java.util.Iterable
Thanks
Original comment by espina.e...@gmail.com
on 13 Nov 2014 at 12:39
Could you add this as another issue?
Original comment by johan.ha...@gmail.com
on 13 Nov 2014 at 1:55
Original issue reported on code.google.com by
brad.sta...@gmail.com
on 13 Aug 2014 at 3:32