LIST OF TIMERS TEST TIMERS Try to start the timer already running. TIMERS Try to stop timer already stopped. TIMERS Test exceptions: - define timer with already defined name - call startTimer, stopTimer and isTimerActive methods for undefined timer TIMERS Test action with zero (0) timeOutValue. TIMERS Test action if timerMessenger is null (0). TIMERS Test timer with null (0) name. TIMERS Test action of copied timer (copy constructor). TIMERS Test what happens when timerMessenger is deleted. -------------------------------------------------------------------------- ++TODO++ - add pfNullPointerExceptions where needed - add file descritions - add OVOPS++ to subject