示例#1
0
 def setup(self, mock_exists):
     mock_exists.return_value = True
     self.clicfs = FileSystemClicFs(mock.Mock(), 'root_dir')