I've been working on a project recently using Microsoft's Enterprise Library, and in particular the Data Access Application Block(DAAB). The project is a .NET 2.0 project and I've been using Visual Studio 2005. As I'm a big fan of test driven development I thought I'd play around with the unit testing...