Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Test   (RSS)
Sorry, but there are no more tags available to filter with.
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