Property mocking not returning the Mock.return_value set

前端 未结 0 368
眼角桃花
眼角桃花 2021-01-16 18:55

In a test file, I mock a property property of a class MyClass defined in path.to.my.module like this:

# test file
impor         


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