资 源 简 介
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).