Unit testing golang external dependencies that return more external code

前端 未结 0 479
迷失自我
迷失自我 2021-02-01 00:02

I\'m attempting to unit test some code which makes use of an external library, requiring me to mock it out.

I can make an interface for my initial dependency, however whe

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