Building a test system
nThe test system will be composed of two objects:
uA Counter to be tested.
uA test driver to invoke the Counter’s methods.
nThe test driver prompts the user with a menu, gets input from the user, and provides output in the form of the count.