Moses' Blog | Introducing Entity Framework Unit Testing with TypeMock Isolator

mosesofegypt.net/post/Introducing-Entity-Framework-Unit-Testing-with-TypeMock-Isolator.aspx view page cached page
One of the challenging things with current version of Entity Framework, its leakage of testability. Which means when you build an application or module (e.g. Repositories) that depends on entity framework, it will be very hard to unit test your code isolated from Entity Framework. This might lead to conduct Integration Testing which will require a connection and interaction with underlying data... moreOne of the challenging things with current version of Entity Framework, its leakage of testability. Which means when you build an application or module (e.g. Repositories) that depends on entity framework, it will be very hard to unit test your code isolated from Entity Framework. This might lead to conduct Integration Testing which will require a connection and interaction with underlying data store (database). view page



All posts about this link

  • share this page on Twitter
  • rss feed for mosesofegypt.net
  • alerts create email alert for mosesofegypt.net
Copy and paste this code below into your website:
customize »