a6b3302876ab09807e91a1111685539ac3b3cf03
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable writer : BufferedWriter to out : FileOutputStream in method private updateFile(path Path, newContents String) : void in class org.eclipse.jetty.util.PathWatcherTest | From | To | |
Extract Variable | 3 | ||
Extract Variable webFile : Path in method public testDeployFiles_Update_Delete() : void from class org.eclipse.jetty.util.PathWatcherTest | From | To | |
Extract Variable warFile : Path in method public testDeployFiles_NewWar() : void from class org.eclipse.jetty.util.PathWatcherTest | From | To | |
Extract Variable warFile : Path in method public testDeployFiles_NewWar_LargeSlowCopy() : void from class org.eclipse.jetty.util.PathWatcherTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type writer : BufferedWriter to out : FileOutputStream in method private updateFile(path Path, newContents String) : void in class org.eclipse.jetty.util.PathWatcherTest | From | To |