Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

How to maintain state in a data-driven unit test
Imagine you need to maintain a list of processed data rows in a running data-driven unit test. Well, you can use the code below as a starting point: [ DataSource ( "System.Data.SqlClient" , "Data Source=.;Initial Catalog=FeatureDemo;Integrated Security=True" Read More...
Page view tracker