Mock is a Python mocking and testing library. ... mock the get_name function @patch('data_source.get_name') # This won't work as expected!
確定! 回上一頁