Execute code on object passed in as parameter to mocked static method

前端 未结 0 1231
一个人的身影
一个人的身影 2020-12-10 03:28

I am trying to write unit tests for a class which is using a static method in another class to make HTTP calls. When the static class method is executed it updates one of th

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