DDD & TDD using EF, Part 2.A Unit Testing Entities With Moq3(mosesofegypt.net)
submitted by
mosessaur(5424) 3 years, 2 months ago
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.
|category: Unit Testing
|Views: 155
tags:
EntityFramework mosesofegypt.net mosessaur TDD Testing another
Everyones tags:
Your Tags: