Browse by Tags
Sorry, but there are no more tags available to filter with.
-
03 November 2008
Encapsulating Enumeration
-
While writing a unit test for a particular feature, I was faced with an interesting problem. My unit test has different scenarios. These scenarios test that a certain data item is propagated all the way down from the called function. For eg, I have a Read More...