示例#1
0
 def tearDownClass(cls):
     event_notifications = OmsTestMixin.stop_http_server()
     log.info("event_notifications = %s" % str(event_notifications))
 def tearDownClass(cls):
     cls.oms._deactivate_simulator()
     event_notifications = OmsTestMixin.stop_http_server()
     log.info("event_notifications = %s" % str(event_notifications))