阅读背景:

SQL Server应用程序——将数据库重置为原始状态

来源:互联网 

Background

背景

I need to write some integration tests in C# (about 120 of them) for a C#/SQL Server application. Now, initially before any test, the database will already be there, the reason it will be there is because lot of scripts will be run to set it up (about 20 minutes running time). Now when I run my test, few tables will be updated (CRUD operations). For e.g. in 10-11 tables, few rows will be added and say in 15-16 tables, few rows will be updated and in 4-5 tables few rows will be deleted.I need to write some integrat




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: