4e25f079d481ecbc1f8c287fc86a6470d2b37156
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 86
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private createWebTarget(resource String) : WebTarget inlined to private createAsyncInvoker(resource String) : AsyncInvoker in class org.jboss.resteasy.test.asynch.ComprehensiveJaxrsTest | From | To | |
Extract Variable | 10 | ||
Extract Variable c : Client in method public testNotSupportedTraced() : void from class org.jboss.resteasy.test.exception.ClosedResponseHandlingTest | From | To | |
Extract Variable client : Client in method public testSingleAcceptHeader() : void from class org.jboss.resteasy.test.resource.param.MatrixPathParamTest | From | To | |
Extract Variable c : Client in method public testLastEventId() : void from class org.jboss.resteasy.test.providers.sse.SseTest | From | To | |
Extract Variable client : Client in method public getNotAcceptable(uriInfo UriInfo) : String from class org.jboss.resteasy.test.exception.resource.ClosedResponseHandlingResource | From | To | |
Extract Variable client : Client in method public testMaxSizeNoProxy() : void from class org.jboss.resteasy.test.client.ClientCacheTest | From | To | |
Extract Variable client : Client in method public testInfiniteStreamsSse() : void from class org.jboss.resteasy.test.response.PublisherResponseTest | From | To | |
Extract Variable client : Client in method public get() : Response from class org.jboss.resteasy.test.interceptor.resource.ClientResource | From | To | |
Extract Variable client : Client in method public testInfiniteStreamsChunked() : void from class org.jboss.resteasy.test.response.PublisherResponseTest | From | To | |
Extract Variable c : Client in method public testNotAcceptable() : void from class org.jboss.resteasy.test.exception.ClosedResponseHandlingTest | From | To | |
Extract Variable client : Client in method public getNotSupportedTraced(uriInfo UriInfo) : String from class org.jboss.resteasy.test.exception.resource.ClosedResponseHandlingResource | From | To |