You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was created in response to a blog post by Arlo Belshee in which mocks were declared smelly. Its intent is to compare the strengths and limitations of code developed with and without mocks. The initial commit has been written in a procedural manner for neutrality. Interesting differences will be highlighted as soon as two opposing im…