5c608d420fd128423406fa894673df0dc423d3d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public open() : void renamed to public openWithoutDelay() : void in class alluxio.fuse.AlluxioFuseFileSystemTest | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable expectedPath : AlluxioURI to uri : AlluxioURI in method private setUpOpenMock(uri AlluxioURI) : FileInfo in class alluxio.fuse.AlluxioFuseFileSystemTest | From | To | |
Extract Method | 2 | ||
Extract Method private setUpOpenMock(uri AlluxioURI) : FileInfo extracted from public read() : void in class alluxio.fuse.AlluxioFuseFileSystemTest | From | To | |
Extract Method private setUpOpenMock(uri AlluxioURI) : FileInfo extracted from public open() : void in class alluxio.fuse.AlluxioFuseFileSystemTest | From | To |