NIAD-3142: Validate XML before sending #1665
Annotations
1 warning
|
2 different changes can be made to line 72 without causing a test to fail:
service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/EhrExtractMapper.java#L72
removed conditional - replaced equality check with false (covered by 2 tests RemoveConditionalMutator_EQUAL_ELSE)
removed conditional - replaced equality check with true (covered by 2 tests RemoveConditionalMutator_EQUAL_IF)
|