Mockito: how to return mocked class object in method call

前端 未结 0 745
独厮守ぢ
独厮守ぢ 2020-12-01 06:37

I want to write unit tests for the following class. The class has only execute method and it requires 3 parameters so I can provide those params with mocks/fake

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