Monday, November 24, 2008 5:56 AM
kolbis
Question: Test Private Methods
After reading Chad Myers post on Do not test private methods, I started thinking...
I have always tested private, internal and public methods using one of the unit testing frameworks: NUnit, MBUnit, .NET Unit Testing Framework and others. Was I wrong?
What do you think?
תגים:Dev