Stub of a module-exported function not working

前端 未结 0 581
执笔经年
执笔经年 2021-02-15 15:24

I am trying to stub a exported function from a module, so that i can replace the return value and also check if the function has been called.

I already created a stub, th

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