- Follow MSDev.pro blog on WordPress.com
Follow us
-
Recent Posts
Categories
Recent Comments
Archives
Tag Archives: repositories
Unit testing your Repositories
The problem We have created our data layer, and of course we want to test it. It is very hard to use a (physical) database to test your code. There are some problems with this (commonly used) approach: Unit tests … Continue reading
Posted in .Net, Architecture, Codeproject, Development, Entity Framework, Testing
Tagged repositories
1 Comment