Sometimes we want to get access to protected or even private methods and properties.
For example, I needed it because I tried to reuse standard Microsoft functionality in my feature.
Sometimes protected and private methods are more convenient building blocks than public methods...
Anyway, here we are:
How to Test Private and Protected methods in .NET
C#, C#.NET
Tuesday, March 28, 2006
Subscribe to:
Posts (Atom)