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