15fd5802cff03534ab05a226dbfba84b75f88622
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable dir : File to targetDir : File in method public unzip(targetDir File, testClass Class<?>, resource String) : File in class org.neo4j.kernel.impl.AbstractNeo4jTestCase | From | To | |
| Parameterize Variable dir : File to targetDir : File in method public prepareDirectory(targetDir File) : File in class org.neo4j.storeupgrade.StoreUpgradeIntegrationTest.Store | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute NEO4J_PROPERTIES : File to neo4jProperties : File in class org.neo4j.server.preflight.TestPerformUpgradeIfNecessary | From | To | |
| Rename Attribute CONF_DIRECTORY : File to confDir : File in class org.neo4j.server.preflight.TestPerformUpgradeIfNecessary | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type homeDirectory : String to homeDirectory : File in class org.neo4j.server.preflight.TestPerformRecoveryIfNecessary | From | To | |
| Change Attribute Type storeDirectory : String to storeDirectory : File in class org.neo4j.server.preflight.TestPerformRecoveryIfNecessary | From | To |