المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : vsts 2008 unit testing



C# Programming
04-23-2009, 01:00 PM
How to do unit test on private method and event handler? and how to test on method that does not return anything (void)? not using assert?
Can someone provide example?

Thank you!