MySharedCode: IClock

Simple DateTime wrapper that provide the following functionality:

 

  • Testability
  • Freeze/Unfreeze the time
  • Set the time using ticks with the constructor

Complete source code with example code at MySharedCode git repo

Add a Comment