ff4448bac06d4de319cdea8668477f1324e1ab55
Files Diff
- Added: 5
- Removed: 3
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 3 | ||
Rename Class org.cryptomator.filesystem.nio.NioFileSystemIntegrationTest renamed to org.cryptomator.filesystem.nio.NioFileSystemTest | From | To | |
Rename Class org.cryptomator.filesystem.nio.NioFileIntegrationTest renamed to org.cryptomator.filesystem.nio.NioFileTest | From | To | |
Rename Class org.cryptomator.filesystem.nio.NioFolderIntegrationTest renamed to org.cryptomator.filesystem.nio.NioFolderTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable readChannel : FileChannel to channel : FileChannel in method private closeSilently(channel FileChannel) : void in class org.cryptomator.filesystem.nio.SharedFileChannel | From | To | |
Extract Method | 1 | ||
Extract Method private closeSilently(channel FileChannel) : void extracted from private createChannel(mode OpenMode) : void in class org.cryptomator.filesystem.nio.SharedFileChannel | From | To |