Mocking NamedParameterJdbcTemplate, expected arguments different from actual

前端 未结 0 1374
梦谈多话
梦谈多话 2021-02-11 08:19

I am trying to mock a NamedParameterJdbcTemplate for unit testing a DAO. I am using the below line for returning a specific value when the query method is called:



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