예제 #1
0
 def tearDown(self):
     ''' tear down the test '''
     unstub()
     shutil.rmtree(self.work_dir)
 def tearDown(self):
     '''tear down the test'''
     unstub()
 def setUp(self):
     unstub()
예제 #4
0
 def tearDown(self):
     ''' tear down the test '''
     unstub()