def tearDown(self):
     restapi.stopAPIs()
Beispiel #2
0
 def tearDown(self):
     restapi.stopAPIs()
Beispiel #3
0
 def tearDownClass(cls):
     api.stopAPIs()
 def tearDownClass(cls):
     api.stopAPIs()