Closed GoogleCodeExporter closed 9 years ago
getMethod should probably traverse the class hierarchy and find the correct
method
regardless of the method modifier.
Original comment by johan.ha...@gmail.com
on 28 Oct 2008 at 3:26
This is also very good if the class under test is wrapped in a proxy that we've
not
created ourselves.
Original comment by johan.ha...@gmail.com
on 28 Oct 2008 at 3:50
Original comment by johan.ha...@gmail.com
on 29 Oct 2008 at 7:08
WhiteBox.getMethod(..) now also returns protected and package-private methods.
Original comment by johan.ha...@gmail.com
on 29 Oct 2008 at 11:59
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 28 Oct 2008 at 3:25