How do I create a junit test for a method that makes 6 repository calls?

前端 未结 0 688
难免孤独
难免孤独 2021-02-06 06:20

I need to create a Junit test for method that makes 6 repository calls. How can I mock all the repo calls?

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