762f3627846ce54e478dfb4a01aece5f450502e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testFilenameEncryption() : void renamed to public testDirectoryCreation() : void in class org.cryptomator.crypto.fs.CryptoFileSystemTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable barFolder : Folder to fooBarFolder : Folder in method public testDirectoryCreation() : void in class org.cryptomator.crypto.fs.CryptoFileSystemTest | From | To | |
| Change Return Type | 2 | ||
| Change Return Type WritableFile to void in method public moveTo(other WritableFile) : void in class org.cryptomator.filesystem.inmem.InMemoryFile | From | To | |
| Change Return Type WritableFile to void in method public copyTo(other WritableFile) : void in class org.cryptomator.filesystem.inmem.InMemoryFile | From | To |