iPrody / iPrody-Devs-Gr0000000008-customer-service

0 stars 2 forks source link

Customer Service: Customer Domain #11| Persistence layer| tests for repositories #24

Closed A-Sakhmina closed 3 months ago

A-Sakhmina commented 3 months ago

The child task of Customer Service: Customer Domain #11/ Persistent layer, create entities #13

Create tests for repositories with Spring Data.

A-Sakhmina commented 3 months ago
  1. baeldung Lesson 7: Testing Spring Data Repositories
  2. Spring Boot Unit Testing With Mockito - Repository [Part 1]