...
Documents the approach to functional/integration testing for the application JPA services layer.
NOTE: focus is on implementing REST tests which implicitly perform most of the coverage needed here.
Coverage
There are four services, each with a JPA implementation
...