PHPUnit: can you pass stubbed objects into a static method?

前端 未结 0 1064
刺人心
刺人心 2021-01-15 01:42

I am trying to write a test for static method of a class. This static method originally called static methods of another class, which makes it very hard to test.

To f

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