Exemplo n.º 1
0
 def tearDownClass(cls):
     stop_ryu_app_thread(cls.thread)
     BridgeTools.destroy_bridge(cls.BRIDGE)
Exemplo n.º 2
0
 def tearDown(self):
     stop_ryu_app_thread(self.thread)
     BridgeTools.destroy_bridge(self.BRIDGE)