Error!
Success!

DDD & TDD using EF, Part 2.A Unit Testing Entities With Moq3

0
kicks

DDD & TDD using EF, Part 2.A Unit Testing Entities With Moq3  (Unpublished)

I had few previous posts about DDD & TDD with Entity Framework that you might need to return to them before you proceed with this post. To summarize these posts, I was trying to build testable Models that is based on EF. But EF doesn't support Persistence Ignorance in its first version which make testing it in most cases require a database connection where you can test you code against it. My target was to build a testable models based on EF and that is independent of any underlying data source.


Kicked By:
Drop Kicked By: