Unit Test Mapper Converter

Provides patterns for unit testing mappers, converters, and bean mappings. Validates entity-to-DTO and model transformation logic in isolation. Generates executable mapping tests with MapStruct and custom converter test coverage. Use when writing mapping tests, converter tests, entity mapping tests, or ensuring correct data transformation between DTOs and domain objects.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/giuseppe-trisciuoglio--developer-kit--unit-test-mapper-converter commit 0dc842921b

Frequently asked questions

npx skillmds@latest add tomevault-io/unit-test-mapper-converter-2