Subverting Java Access Protection for Unit Testing (O'ReillyNet)
[Posted November 14, 2003 by cook]
O'Reilly has published
an article on Java unit testing.
"Ross Burton describes how to use reflection to subvert Java
class-member access protection to improve unit testing, by accessing
private and protected members as required."
(Log in to post comments)