How to create mock instances of my DAO clases

后端 未结 0 1813
太阳男子
太阳男子 2020-12-15 07:29

I would like to tests some funcitonalities and many of them involves DAO (and DB) interactions, I would like to know how to mock them, so i can test the logic and not the BD

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