Beispiel #1
0
 def teardown(self):
     """
     clear up the test environment
     """
     Log.info('clear the test environment')
     Log.close()
Beispiel #2
0
 def tearDown(self):
     '''
     clear up the test environmet
     '''
     Log.info('clear the test environment')
     Log.close()