115594bf780463d79e3563bef2e49e9a531c8132
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable nonCompressedResource : String to body : String in method private assertResponse(response HttpResponse, encoding boolean, compareWith String, extension String) : String in class io.undertow.server.handlers.file.PreCompressedResourceTestCase | From | To | |
| Rename Variable compressedResource : String to body : String in method private assertResponse(response HttpResponse, encoding boolean, compareWith String, extension String) : String in class io.undertow.server.handlers.file.PreCompressedResourceTestCase | From | To | |
| Inline Variable | 1 | ||
| Inline Variable result : HttpResponse in method public testContentEncodedResource() : void from class io.undertow.server.handlers.file.PreCompressedResourceTestCase | From | To | |
| Extract Method | 2 | ||
| Extract Method private assertResponse(response HttpResponse, encoding boolean, compareWith String) : String extracted from public testContentEncodedResource() : void in class io.undertow.server.handlers.file.PreCompressedResourceTestCase | From | To | |
| Extract Method private assertResponse(response HttpResponse, encoding boolean) : String extracted from public testContentEncodedResource() : void in class io.undertow.server.handlers.file.PreCompressedResourceTestCase | From | To |