Skip to content

rsdaltx/Example.EntityFramework.Testing

 
 

Repository files navigation

Testing entity framwork code with moq4 and IDbContext

This is some example code for mocking and testing your code that is based on entity framework.

It's mainly for use when working with dependency injections and interfaces for your database. But can be used for other purposes as well.

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%