DO NOT MERGE: Inject an invalid XML value to test NACK scenario #715
Annotations
2 warnings
A change can be made to line 69 without causing a test to fail:
service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/DocumentReferenceToNarrativeStatementMapper.java#L69
removed conditional - replaced equality check with false (covered by 24 tests RemoveConditionalMutator_EQUAL_ELSE)
|
A change can be made to line 70 without causing a test to fail:
service/src/main/java/uk/nhs/adaptors/gp2gp/ehr/mapper/DocumentReferenceToNarrativeStatementMapper.java#L70
removed call to participant (no tests cover this line RemoveChainedCallsMutator)
|