045a34deadfa9e0aed6d1dc3cc0059f3e0b390ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 3 | ||
Rename Attribute exception : ExpectedException to expectedException : ExpectedException in class org.sonar.home.cache.DirectoryLockTest | From | To | |
Rename Attribute thrown : ExpectedException to expectedException : ExpectedException in class org.sonar.home.cache.FileHashesTest | From | To | |
Rename Attribute thrown : ExpectedException to expectedException : ExpectedException in class org.sonar.home.cache.FileCacheTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type home : String to home : File in method public provide(settings Configuration) : FileCache in class org.sonar.scanner.bootstrap.FileCacheProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter d : File to dir : File in method public setUserHome(dir File) : FileCacheBuilder in class org.sonar.home.cache.FileCacheBuilder | From | To |