Unit testing ASP.NET 5 Controllers with Entity Framework 7 In-Memory Database

added by DotNetKicks
11/24/2015 11:39:10 AM

409 Views

A number of months ago I wrote about how you could unit test with Entity Framework using a fake DbSet and NBuilder. It's been almost 4 months since that post and I have done quite a lot of work using ASP.NET 5 in the meantime.


0 comments