4817caa7c514731e540b4ef715ac487a24acbf56
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable maxStorage : int in method public getQuotaShouldReturnBothWhenValueSpecified() : void from class org.apache.james.webadmin.routes.GlobalQuotaRoutesTest | From | To | |
Extract Variable maxMessage : int in method public getQuotaShouldReturnBothWhenValueSpecified() : void from class org.apache.james.webadmin.routes.GlobalQuotaRoutesTest | From | To | |
Extract Variable maxStorage : int in method public getQuotaShouldReturnBothWhenNoCount() : void from class org.apache.james.webadmin.routes.GlobalQuotaRoutesTest | From | To | |
Extract Variable maxMessage : int in method public getQuotaShouldReturnBothWhenNoSize() : void from class org.apache.james.webadmin.routes.GlobalQuotaRoutesTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type value : int to value : long in method public getSizeShouldReturnStoredValue() : void in class org.apache.james.webadmin.routes.GlobalQuotaRoutesTest | From | To |