Set up a TDD environment for test applications by choosing and integrating a toolset that works with Visual Studio. It's not a completely satisfying solution, but it's enough to start building an ...
Mock objects have been well covered in various literature, notably in Astels’ Test Driven Development: A Practical Guide. We won’t repeat that discussion here; instead we provide a brief description ...