bca5f89036a698923c6c64ab662c0d6b2ac1d33e
Files Diff
- Added: 45
- Removed: 3
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in method public IndexResultTypeDispatcherCallback(gs GeoServer, indexConfiguration IndexConfigurationManager) in class org.geoserver.nsg.pagination.random.IndexResultTypeDispatcherCallback | From | To | |
| Change Parameter Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in method public PageResultsWebFeatureService(geoServer GeoServer, indexConfiguration IndexConfigurationManager) in class org.geoserver.nsg.pagination.random.PageResultsWebFeatureService | From | To | |
| Change Parameter Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in method public IndexOutputFormat(gs GeoServer, indexConfiguration IndexConfigurationManager) in class org.geoserver.nsg.pagination.random.IndexOutputFormat | From | To | |
| Rename Class | 1 | ||
| Rename Class org.geoserver.nsg.pagination.random.IndexInitializer renamed to org.geoserver.nsg.pagination.random.IndexConfigurationManager | From | To | |
| Move Class | 2 | ||
| Move Class org.geoserver.nsg.versioning.TestsUtils moved to org.geoserver.nsg.TestsUtils | From | To | |
| Move Class org.geoserver.nsg.pagination.random.IndexConfiguration moved to org.geoserver.nsg.pagination.random.IndexConfigurationManager.IndexConfiguration | From | To | |
| Change Variable Type | 6 | ||
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method public testCleanOldRequest() : void in class org.geoserver.nsg.pagination.random.GetFeatureRequestStorageTest | From | To | |
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method protected onTearDown(testData SystemTestData) : void in class org.geoserver.nsg.pagination.random.GetFeatureRequestStorageTest | From | To | |
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method public testConcurrentChangeDatabaseParameters() : void in class org.geoserver.nsg.pagination.random.GetFeatureRequestStorageTest | From | To | |
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method public testIndexPaginationGet() : void in class org.geoserver.nsg.pagination.random.IndexResultTypeTest | From | To | |
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method public testIndexGet() : void in class org.geoserver.nsg.pagination.random.IndexResultTypeTest | From | To | |
| Change Variable Type ic : IndexConfiguration to ic : IndexConfigurationManager in method protected onTearDown(testData SystemTestData) : void in class org.geoserver.nsg.pagination.random.IndexResultTypeTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private getFeatureStore(ic IndexConfigurationManager) : SimpleFeatureStore extracted from public testCleanOldRequest() : void in class org.geoserver.nsg.pagination.random.GetFeatureRequestStorageTest | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in class org.geoserver.nsg.pagination.random.IndexResultTypeDispatcherCallback | From | To | |
| Change Attribute Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in class org.geoserver.nsg.pagination.random.IndexOutputFormat | From | To | |
| Change Attribute Type indexConfiguration : IndexConfiguration to indexConfiguration : IndexConfigurationManager in class org.geoserver.nsg.pagination.random.PageResultsWebFeatureService | From | To |