ebc260c0f0b35b1def5f6d4b6ebd9905e07d8609
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public beforeClass() : void renamed to public before() : void in class tachyon.underfs.s3.S3UnderFileSystemTest | From | To | |
Rename Method public beforeClass() : void renamed to public setup() : void in class tachyon.worker.block.allocator.AllocatorContractTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute sStrategies : List<String> to mStrategies : List<String> in class tachyon.worker.block.allocator.AllocatorContractTest | From | To | |
Rename Attribute sMockS3UnderFileSystem : S3UnderFileSystem to mMockS3UnderFileSystem : S3UnderFileSystem in class tachyon.underfs.s3.S3UnderFileSystemTest | From | To |