Skip to content

Exercise: Take a (contrived) project and make it unit-test friendly

Notifications You must be signed in to change notification settings

mpownby/UnitTestingSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTestingSandbox

Exercise: Take a (contrived) project and make it unit-test friendly

'Master' branch has the exercise to be completed. 'Improved' branch has the author's solution, although there are many ways to solve this problem.

Try to add unit tests for all methods in this solution (excluding the static Main method). Moving methods to different classes, changing between static/dynamic, and adding interfaces is allowed and encouraged.

About

Exercise: Take a (contrived) project and make it unit-test friendly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages