示例#1
0
def tearDownModule():
  testing_servers.stop()
示例#2
0
 def tearDownClass(cls):
     testing_servers.stop()
     super(TestingServersTest, cls).tearDownClass()