Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by intelrate

  1. intelrate

    How to mock protected method in Java

    Here is a question. I wanted my JUnit tests to be more modular and found how to mock protected methods for that purpose: http://intelrate.blogspot.com/2009/05/how-to-mock-protected-method-in-java.html. Briefly speaking, we cannot mock and control calls of protected method with JDK dynamic proxy...

Part and Inventory Search

Back
Top