0
kicks
Domain Driven Design & Test Driven Design\Development with Entity Fram
decided to provide some integration testing before proceeding as a proof of concept. In integration testing I will connect to the database and perform unit testing while connecting to the database.\
This unit test is almost identical to the one in my previous post. Except here I am testing the results that is coming out from EF and Database.
My target is to test IDataContext Implemented methods in NorthwindDataContext