1194a31ac640e5af691323da0ee311e07b4818a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type decoratedAsyncHandler : AsyncHandler to decoratedAsyncHandler : AsyncHandler<Response> in method public testOnStatusReceivedOkStatusWithDecoratedAsyncHandler() : void in class org.asynchttpclient.handler.resumable.ResumableAsyncHandlerTest | From | To | |
Change Variable Type decoratedAsyncHandler : AsyncHandler to decoratedAsyncHandler : AsyncHandler<Response> in method public testOnBodyPartReceivedWithDecoratedAsyncHandler() : void in class org.asynchttpclient.handler.resumable.ResumableAsyncHandlerTest | From | To | |
Change Variable Type decoratedAsyncHandler : AsyncHandler to decoratedAsyncHandler : AsyncHandler<Response> in method public testOnHeadersReceivedWithDecoratedAsyncHandler() : void in class org.asynchttpclient.handler.resumable.ResumableAsyncHandlerTest | From | To |