Click here to Skip to main content
15,885,651 members
Articles / DevOps / Unit Testing

Using partial mocks for non public methods testing

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Feb 2013CPOL3 min read 44.6K   174   7  
Pattern to follow using mock frameworks so non public methods can be tested. The code example is based on the RhinoMock framework but it is easily applicable to any other mock framework.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Ireland Ireland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions