bb34f5c17dd06b368f141514b2f8a0ffd9ac8371
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testPreventCreationOfMetadataFolder() : void renamed to public testPreventCreationOfBlacklistedFolder() : void in class org.cryptomator.filesystem.blacklisting.BlacklistingFileSystemTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable metadataHidden : Predicate<Node> to hiddenPredicate : Predicate<Node> in method public testBlacklistingOfFilesAndFolders() : void in class org.cryptomator.filesystem.blacklisting.BlacklistingFileSystemTest | From | To | |
| Rename Variable metadataRoot : Folder to blacklisted : Node in method public testPreventCreationOfBlacklistedFolder() : void in class org.cryptomator.filesystem.blacklisting.BlacklistingFileSystemTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type metadataRoot : Folder to blacklisted : Node in method public testPreventCreationOfBlacklistedFolder() : void in class org.cryptomator.filesystem.blacklisting.BlacklistingFileSystemTest | From | To |