2a96e2320bf1a6e4e3cf2c623dea80a335c1c5b8
Files Diff
- Added: 4
- Removed: 3
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable absolute : String to locationUri : String in method public sendRedirect(location String, status int) : void in class org.apache.catalina.connector.Response | From | To | |
| Move Class | 3 | ||
| Move Class org.apache.catalina.connector.TesterResponse moved to org.apache.tomcat.unittest.TesterResponse | From | To | |
| Move Class org.apache.catalina.connector.TesterRequest moved to org.apache.tomcat.unittest.TesterRequest | From | To | |
| Move Class org.apache.catalina.core.TesterContext moved to org.apache.tomcat.unittest.TesterContext | From | To | |
| Extract Method | 1 | ||
| Extract Method public getRequestURI() : String extracted from public getDecodedRequestURI() : String in class org.apache.tomcat.unittest.TesterRequest | From | To |