Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

Using TestContext in Unit Tests

Most people don't know about the TestContext object, as it is not one regularly used. However, it can be very handy. Data-Driven Unit Testing The TestContext object's primary purpose IMO is for linking up a unit test with data rows from a data source.
 
Page view tracker