Skip to content

zarxor/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.

About

Example of testing entity framework with IDbContext and moq4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages