098297785587ef1993c563cf6cacc6eef1539760
Files Diff
- Added: 0
- Removed: 6
- Renamed: 0
- Modified: 33
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute suppressed : SuppressOutput to suppressOutput : SuppressOutput in method public shouldLogHelpfulStartupMessages() : void in class org.neo4j.server.integration.StartupLoggingIT | From | To | |
Extract Variable | 7 | ||
Extract Variable configuration : Configuration in method public shouldRespondAndBeAbleToModifyDb() : void from class org.neo4j.server.WrappingNeoServerBootstrapperDocIT | From | To | |
Extract Variable properties : Map<String,String> in method public canOverrideConfigValues() : void from class org.neo4j.server.BaseBootstrapperTest | From | To | |
Extract Variable configuration : Configuration in method public shouldAllowModifyingListenPorts() : void from class org.neo4j.server.WrappingNeoServerBootstrapperDocIT | From | To | |
Extract Variable properties : Map<String,String> in method public canSpecifyConfigFile() : void from class org.neo4j.server.BaseBootstrapperTest | From | To | |
Extract Variable configuration : Configuration in method public shouldAllowModifyingProperties() : void from class org.neo4j.server.WrappingNeoServerBootstrapperDocIT | From | To | |
Extract Variable configuration : Configuration in method private buildConfig(properties Map<String,String>, db ImpermanentGraphDatabase) : ServerConfigurator from class org.neo4j.server.web.TestJetty9WebServer | From | To | |
Extract Variable configuration : Configuration in method public shouldAllowShellConsoleWithoutCustomConfig() : void from class org.neo4j.server.WrappingNeoServerBootstrapperDocIT | From | To | |
Extract Method | 1 | ||
Extract Method private buildConfig(properties Map<String,String>, db ImpermanentGraphDatabase) : ServerConfigurator extracted from public shouldBeAbleToSetExecutionLimit() : void in class org.neo4j.server.web.TestJetty9WebServer | From | To |