Added the tests for CRD service layer methods and custom organization model mapper with Mockito usage
Pre-release
Pre-release
[0.6.0] - 2020-09-05
Changed
- The organization DTO (define fields as
optional
); - The organization models mapping (use ObjectMapper).
Added
- The tests of CRD organisation service methods for the organization updating, deleting or finding;
- The tests of organisation model mapper.