How do I do unit testing for oracle stored procedure call in spring boot JUnit 5

后端 未结 0 1020
栀梦
栀梦 2021-01-23 09:54

I am using spring-boot-starter-data-jpa and have Oracle stored procedure calls. How do I do unit testing and code coverage for this scenario. Below is sample code



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