de817ca4886dc87223a6302191f64c5f9c388f96
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 3 | ||
| Pull Up Method public testEarServicesUseDifferentTracersAfterReload() : void from class org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase to public testEarServicesUseDifferentTracersAfterReload() : void from class org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase | From | To | |
| Pull Up Method public testEarServicesUseDifferentTracers() : void from class org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase to public testEarServicesUseDifferentTracers() : void from class org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase | From | To | |
| Pull Up Method private testHttpInvokation() : void from class org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase to private testHttpInvokation() : void from class org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute package managementClient : ManagementClient from class org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase to package managementClient : ManagementClient from class org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase | From | To | |
| Pull Up Attribute private url : URL from class org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase to private url : URL from class org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.jboss.as.test.integration.microprofile.opentracing.AbstractEarOpenTracingTestCase from classes [org.jboss.as.test.integration.microprofile.opentracing.EarOpenTracingTestCase] | From | To |