LinuxForHealth / hl7v2-fhir-converter

Converts HL7 v2 Messages to FHIR Resources
Apache License 2.0
89 stars 36 forks source link

Reuse converter through out tests #468

Closed klwhaley closed 2 years ago

klwhaley commented 2 years ago

Reuse converter instance through out tests.

Reduces junit run time.

Signed-off-by: KATHRYN L WHALEY kathrynl@us.ibm.com