286bf1b96d7f082425b553c859974da8698a301d
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public boltAddressShouldComeFromConfigWhenTheListenConfigIsNotLocalhost() : void renamed to public boltAddressShouldComeFromConnectorAdvertisedAddress() : void in class org.neo4j.server.BoltIT | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type neoServer : NeoServer to uris : DiscoverableURIs in method public DiscoveryService(config Config, outputFormat OutputFormat, uris DiscoverableURIs) in class org.neo4j.server.rest.discovery.DiscoveryService | From | To | |
| Rename Variable | 1 | ||
| Rename Variable mockConfig : Config to config : Config in method public shouldReturnRedirectToAbsoluteAPIUsingOutputFormat() : void in class org.neo4j.server.rest.discovery.DiscoveryServiceTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute connectorPortRegister : ConnectorPortRegister to uris : DiscoverableURIs in class org.neo4j.server.rest.discovery.DiscoveryService | From | To | |
| Extract Method | 1 | ||
| Extract Method private testDiscoveryService(config Config) : DiscoveryService extracted from private testDiscoveryService() : DiscoveryService in class org.neo4j.server.rest.discovery.DiscoveryServiceTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type connectorPortRegister : ConnectorPortRegister to uris : DiscoverableURIs in class org.neo4j.server.rest.discovery.DiscoveryService | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter neoServer : NeoServer to uris : DiscoverableURIs in method public DiscoveryService(config Config, outputFormat OutputFormat, uris DiscoverableURIs) in class org.neo4j.server.rest.discovery.DiscoveryService | From | To |