Unit Test Private Methods in Visual Studio
I am working on a feature that will let me import twitter messages to yonkly and wanted to write a test for it. The method is private and I couldn’t get the unit test to see it. I also didn’t want to use the private accessor class generate by Visual Studio because I was mocking [...]








Wednesday, July 9, 2008
View Comments