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