5
proggs
опубликовано 359 дн., 6 ч., 43 мин. назад продвинуто XaocCPSXaocCPS 360 дн., 9 ч., 33 мин. назад
Tuesday, September 08, 2009 6:15:16 PM GMT Monday, September 07, 2009 3:24:50 PM GMT

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 store (database).

Комментариев нет, оставьте первый комментарий.

Чтобы послать комментарий, пожалуйста войдите или зарегистрируйтесь