def TimerHandler(self, event):
self.count = self.count + 1
def TimerHandler(self, event):
self.count = self.count + 1
#----------------------------------------------------------------------
def runTest(frame, nb, log):
#----------------------------------------------------------------------
def runTest(frame, nb, log):