df5718074f3dd6072ad4ef47258d664f8914e57b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable url : URL to uri : URI in method public getNodeId() : String in class integration.util.graylog.ServerHelper | From | To | |
Rename Variable url : URL to uri : URI in method protected before() : void in class integration.RestAssuredSetupRule | From | To | |
Inline Method | 2 | ||
Inline Method public getGlAdminUser() : String inlined to public getGlServerURL() : URI in class integration.IntegrationTestsConfig | From | To | |
Inline Method public getGlAdminPassword() : String inlined to public getGlServerURL() : URI in class integration.IntegrationTestsConfig | From | To | |
Change Return Type | 1 | ||
Change Return Type URL to URI in method public getGlServerURL() : URI in class integration.IntegrationTestsConfig | From | To | |
Change Variable Type | 2 | ||
Change Variable Type url : URL to uri : URI in method protected before() : void in class integration.RestAssuredSetupRule | From | To | |
Change Variable Type url : URL to uri : URI in method public getNodeId() : String in class integration.util.graylog.ServerHelper | From | To | |
Extract Variable | 1 | ||
Extract Variable result : URIBuilder in method public getGlServerURL() : URI from class integration.IntegrationTestsConfig | From | To |