702fa314f9456477aafc43de53ec10e7163f141c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getSuffix() : String renamed to public getEndpoint() : String in class alluxio.rest.TestCase | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mSuffix : String to mEndpoint : String in class alluxio.rest.TestCase | From | To | |
Rename Parameter | 1 | ||
Rename Parameter suffix : String to endpoint : String in method protected TestCase(endpoint String, parameters Map<String,String>, method String, expectedResult Object, service String, resource LocalAlluxioClusterResource) in class alluxio.rest.TestCase | From | To |