c44444421e31ee4d63d8949cbbfd6938a7424334
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 67
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable configBuilder : AsyncHttpClientConfig.Builder to config : AsyncHttpClientConfig in method public multipleSslRequestsWithDelayAndKeepAlive() : void in class org.asynchttpclient.async.NoNullResponseTest | From | To | |
| Inline Method | 1 | ||
| Inline Method private create() : AsyncHttpClient inlined to public multipleSslRequestsWithDelayAndKeepAlive() : void in class org.asynchttpclient.async.NoNullResponseTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type configBuilder : AsyncHttpClientConfig.Builder to config : AsyncHttpClientConfig in method public multipleSslRequestsWithDelayAndKeepAlive() : void in class org.asynchttpclient.async.NoNullResponseTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable bytes : byte[] in method private testSentFile(expectedContents List<String>, sourceFiles List<File>, r Response, deflate List<Boolean>) : void from class org.asynchttpclient.async.MultipartUploadTest | From | To |