Add unit tests to the solution

Issue #4 resolved
Craig Phillips repo owner created an issue

Add unit tests to the solution to exercise all of the functionality of the stampver program, performing the necessary refactoring that's required to support this. (i.e. The main functionality of the Stampver program is currently contained within the console application's Main() entry point method and is currently dependent upon calls to various System.IO classes and methods.

Comments (1)

  1. Log in to comment