Timer Example
How to test a Timer that goes off in 24 hours in just milliseconds
This example shows how to make unit test involving a Timer such that you control when the timer goes off.
This example consists of a few tests on one system. Here are the files for this example....