/Goos

Growing Object-Oriented Software, Guided by Tests Without Mocks

Primary LanguageC#MIT LicenseMIT

Growing Object-Oriented Software, Guided by Tests Without Mocks

The sample project from the Growing Object-Oriented Software, Guided by Tests book rewritten without using mocks.

The article with the description behind it: link

Instructions

To run the application, change the path to the client and server applications here (ApplicationPath and ServerPath constants) and run the end-to-end tests.