95c7e78eafbfa743728acfcecb3c28383d5c8665
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private newURI(pathInfo String) : String extracted from public testPushWithQueryParameters() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testSelfPush() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testPush() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testRecursivePush() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testPOSTRequestIsNotPushed() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testPushWithoutPrimaryResponseContent() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testPushDisabled() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To | |
Extract Method private newURI(pathInfo String) : String extracted from public testPushIsReset() : void in class org.eclipse.jetty.http2.client.PushCacheFilterTest | From | To |