Combine mock and getattr

后端 未结 0 1707
渐次进展
渐次进展 2021-01-30 16:07

I want to make a mock object that is suitable for our teams tests.

Howerver, the default getattr behavior is not what I want. See examples below.

import mo         


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