Java Unit Testing: how to test a method which accepts multiple arguments and verify returned results?

前端 未结 0 1583
长发绾君心
长发绾君心 2021-02-10 21:11

The problem:

I have a method which accepts multiple arguments and based on those arguments builds a query to a database and returns a list of objects (or

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