Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Wednesday, August 06, 2008 - Posts

Reflection Tips: Generate Mock objects for Test Cases.

Filling up Mock objects with random data is possibly one of the most time consuming and boring chapter of writing test cases. Let say we have the following classes and we want to write some mock objects.   Mock Object Code Example       
posted by Shahed | 0 Comments