def tearDown(self): self.stop = time.time() log.debug("Runtime: %.2f", self.stop - self.start) self.finished = True