4ba3eecd8f1111c39af3f1949827b3d73addec77
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.StatusOverviewWithVersionTest to public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.RestResponseMarshallingTestBase | From | To | |
Pull Up Method public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.ClusterConfigurationInfoTest to public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.RestResponseMarshallingTestBase | From | To | |
Pull Up Method public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.DashboardConfigurationTest to public testJsonMarshalling() : void from class org.apache.flink.runtime.rest.handler.legacy.messages.RestResponseMarshallingTestBase | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.flink.runtime.rest.handler.legacy.messages.RestResponseMarshallingTestBase from classes [org.apache.flink.runtime.rest.handler.legacy.messages.ClusterConfigurationInfoTest, org.apache.flink.runtime.rest.handler.legacy.messages.DashboardConfigurationTest, org.apache.flink.runtime.rest.handler.legacy.messages.StatusOverviewWithVersionTest] | From | To |