def teardown_method(self, method): MockMonitor.static_stop()
def teardown_method(self, method): self.client.stop() MockMonitor.static_stop()
def tearDown(self): MockMonitor.static_stop()