f5f9b4b181654dd04331978935b159dda3fedab9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public readingBytesReturnsFedContentWithFilledLastBuffer() : void renamed to public readingBytesReturnsFedContentWithFilledLastBufferWhenChunkBoundariesEnabled() : void in class org.asynchttpclient.request.body.generator.FeedableBodyGeneratorTest | From | To | |
| Rename Method public readingBytesReturnsFedContentWithEmptyLastBuffer() : void renamed to public readingBytesReturnsFedContentWithEmptyLastBufferWhenChunkBoundariesEnabled() : void in class org.asynchttpclient.request.body.generator.FeedableBodyGeneratorTest | From | To | |
| Rename Method public readingBytesReturnsFedContentWithoutChunkBoundariesWhenDisabled() : void renamed to public readingBytesReturnsFedContentWithoutChunkBoundariesWhenNotEnabled() : void in class org.asynchttpclient.request.body.generator.FeedableBodyGeneratorTest | From | To |