Esempio n. 1
0
def tearDownModule():
  testing_servers.stop()
Esempio n. 2
0
 def tearDownClass(cls):
     testing_servers.stop()
     super(TestingServersTest, cls).tearDownClass()