a45ffc97abac045ace12674b88983f38f572b0bf
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method protected createTestData() : StationsMockData from class org.geoserver.test.NamespacesWfsTest to protected createTestData() : StationsMockData from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Method public beforeTest() : void from class org.geoserver.test.NamespacesWfsTest to public beforeTest() : void from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Method private checkCount(xpathEngine XpathEngine, document Document, expectedCount int, xpath String) : void from class org.geoserver.test.NamespacesWfsTest to protected checkCount(xpathEngine XpathEngine, document Document, expectedCount int, xpath String) : void from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Attribute | 4 | ||
Pull Up Attribute private GML31_PARAMETERS : Map<String,String> from class org.geoserver.test.NamespacesWfsTest to protected GML31_PARAMETERS : Map<String,String> from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Attribute private WFS11_XPATH_ENGINE : XpathEngine from class org.geoserver.test.NamespacesWfsTest to protected WFS11_XPATH_ENGINE : XpathEngine from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Attribute private WFS20_XPATH_ENGINE : XpathEngine from class org.geoserver.test.NamespacesWfsTest to protected WFS20_XPATH_ENGINE : XpathEngine from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Pull Up Attribute private GML32_PARAMETERS : Map<String,String> from class org.geoserver.test.NamespacesWfsTest to protected GML32_PARAMETERS : Map<String,String> from class org.geoserver.test.StationsAppSchemaTestSupport | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.geoserver.test.StationsAppSchemaTestSupport from classes [org.geoserver.test.NamespacesWfsTest] | From | To |