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