35a99d14d8fe85a2cd23fa16f36e38d9ebd6fbdc
Files Diff
- Added: 64
- Removed: 15
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable results : MethodOutcome to result : MethodOutcome in method public testUnmarshalWithExplicitUTF16Charset() : void in class org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIntegrationTest | From | To | |
Move Source Folder | 1 | ||
Move Source Folder components/camel-fhir to components/camel-fhir/camel-fhir-component | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private fhirContext : FhirContext from class org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIT to package fhirContext : FhirContext from class org.apache.camel.component.fhir.AbstractFhirTestSupport | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIT renamed to org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIntegrationTest | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.camel.component.fhir.AbstractFhirTestSupport from classes [org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIntegrationTest] | From | To |