コード例 #1
0
 def tearDown(self):
     """Clean up the existing environment
     """
     cleanup_environment()
     stop_slave(self.slave, wait=True)
     self.slave.disconnect()
     self.master.disconnect()
コード例 #2
0
 def tearDown(self):
     """Clean up the existing environment
     """
     cleanup_environment()
     stop_slave(self.slave, wait=True)
     self.slave.disconnect()
     self.master.disconnect()
コード例 #3
0
 def tearDown(self):
     """Clean up the existing environment
     """
     cleanup_environment()
     self.master.disconnect()
コード例 #4
0
 def tearDown(self):
     """Clean up the existing environment
     """
     cleanup_environment()
     self.master.disconnect()