Mocking a function from builtin class

后端 未结 0 876
后悔当初
后悔当初 2020-11-30 02:23

Is it possible to mock a function say append from the builtin list class? The following does not seem to work

with patch("my_cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题