vkhorikov / Goos

Growing Object-Oriented Software, Guided by Tests Without Mocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Growing Object-Oriented Software, Guided by Tests Without Mocks

License:MIT License


Languages

Language:C# 100.0%