Mocking static method with substitute.js - TypeScript

后端 未结 0 1162
情书的邮戳
情书的邮戳 2021-01-17 17:37

I want to mock a class with static method with substitute.js and use the mocked static method to test other classes.

However, I cannot find the way to access to the m

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