首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > ASP > 实体框架单元测试实例

实体框架单元测试实例

资 源 简 介

This is an example of using Entity Framework for unit testing. It uses Northwind database (http://www.microsoft.com/downloads/details.aspx?FamilyId=06616212-0356-46A0-8DA2-EEBC53A68034&displaylang=en), Entity Framework 1.0 (included into .NET 3.5 SP1) and NUnit (http://www.nunit.org/) so make sure you have all of them installed. Also you will need to change the connection string to your database server. All comments to this code can be found at http://www.merle-amber.blogspot.com (sorry, in Russian only but you can translate it with Google if you need and write your comments for the blog post - I know English quite well).

文 件 列 表

EntityFrameworkUnitTesting
EntityFrameworkUnitTesting.sln
UnitTesting
TestApp
EntityFrameworkUnitTesting
VIP VIP
0.166321s