Inside the Sausage Factory: PART 19 (Coding the Data-dependent Unit Tests)
In our last post we leveraged NDbUnit to create our Test Fixture Setup and Teardown methods to get our database loaded with data and into a known state so that we could develop our unit tests for our Data Access Layer (DAL) to interact with it. Now we are (finally) ready to code our actual [...]





