1ea6abadcac7b538091340690fb53bf12fc169d8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 6 | ||
Change Parameter Type aDocument : Document to aSource : Source in method public stripTimestamp(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Change Parameter Type aExpectedDoc : Document to aExpectedDoc : Source in method protected assertMessageReceived(aExpectedDoc Source, aActual Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Parameter Type aActual : Document to aActual : Source in method public dump(aActual Source) : void in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Change Parameter Type aDocument : Document to aSource : Source in method public stripUUID(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Change Parameter Type aActual : Document to aActual : Source in method protected assertMessageReceived(aExpectedDoc Source, aActual Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Parameter Type aExpectedDoc : Document to aExpectedDoc : Source in method protected assertMessageReceived(aExpectedDoc Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Return Type | 2 | ||
Change Return Type Document to Source in method public stripTimestamp(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Change Return Type Document to Source in method public stripUUID(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Change Variable Type | 4 | ||
Change Variable Type noUUID : Document to noUUID : Source in method protected assertMessageReceived(aExpectedDoc Source, aActual Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Variable Type noTime : Document to noTime : Source in method protected assertMessageReceived(aExpectedDoc Source, aActual Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Variable Type actual : Document to actual : Source in method protected assertMessageReceived(aExpectedDoc Source) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Change Variable Type expectedDoc : Document to expectedDoc : Source in method protected assertMessageReceived(aExpectedFile File) : void in class org.apache.camel.component.jmx.MockEndpointFixture | From | To | |
Rename Parameter | 2 | ||
Rename Parameter aDocument : Document to aSource : Source in method public stripTimestamp(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To | |
Rename Parameter aDocument : Document to aSource : Source in method public stripUUID(aSource Source) : Source in class org.apache.camel.component.jmx.XmlFixture | From | To |