48123eefc61b96869450bba653f79f8504eaa156
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public setUpServer() : void renamed to public startServer(docrootSetupConsumer Consumer<Path>) : Path in class org.eclipse.jetty.test.DeploymentErrorTest | From | To | |
Rename Method public testErrorDeploy_ThrowUnavailableFalse() : void renamed to public testDelayedAdd_BadApp_UnavailableTrue() : void in class org.eclipse.jetty.test.DeploymentErrorTest | From | To | |
Rename Method public testErrorDeploy_ThrowUnavailableTrue() : void renamed to public testInitial_BadApp_UnavailableFalse() : void in class org.eclipse.jetty.test.DeploymentErrorTest | From | To | |
Change Return Type | 1 | ||
Change Return Type void to Path in method public startServer(docrootSetupConsumer Consumer<Path>) : Path in class org.eclipse.jetty.test.DeploymentErrorTest | From | To |