056f89660739b4bd4b230a7be98de3e21ea14ad4
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 0
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public postWithEmptyParamsQS() : void renamed to public postWithEmptyParamsQueryString() : void in class org.asynchttpclient.PostWithQueryStringTest | From | To | |
| Rename Method public postWithQS() : void renamed to public postWithQueryString() : void in class org.asynchttpclient.PostWithQueryStringTest | From | To | |
| Rename Method public postWithNulParamsQS() : void renamed to public postWithNullQueryParam() : void in class org.asynchttpclient.PostWithQueryStringTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.asynchttpclient.PostWithQSTest renamed to org.asynchttpclient.PostWithQueryStringTest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.asynchttpclient.PostWithQSTest.PostWithQSHandler moved and renamed to org.asynchttpclient.PostWithQueryStringTest.PostWithQueryStringHandler | From | To |