Inside the Sausage Factory: PART 22 (Mocking the View)
In our last post we built the beginnings of the View and the Presenter parts of our home-grown Model-View-Presenter approach to the User Interface for our application. Although it would […]
In our last post we built the beginnings of the View and the Presenter parts of our home-grown Model-View-Presenter approach to the User Interface for our application. Although it would […]
In our last post we took a little detour from developing our solution so that we could fix the nagging problems with the NDbUnit software so that our data-dependent Unit […]
In the last post, we completed our data-dependent unit tests for the Data Access Layer of our application using the NDbUnit software to assist us in ensuring our database is […]