Excuses, excuses, excuses... Login and vote now.
By jj83777
via tutorials.jenkov.com
Published: Sep 03 2008 / 10:18
This is text no. 10 in a series on Java Reflection. Despite common belief it is actually possible to access private fields and methods of other classes via Java Reflection. It is not even that difficult. This can be very handy during unit testing. This text will show you how.





Add your comment