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()
def tearDown(self): ''' tear down the test ''' unstub()