bff18956411696c6224df0b55a369716b4c60a60
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute baos : ByteArrayOutputStream to baosOut : ByteArrayOutputStream in method public shouldPrintNiceHelp() : void in class org.neo4j.backup.impl.OnlineBackupCommandTest | From | To | |
Replace Variable With Attribute ps : PrintStream to stdout : PrintStream in method public shouldPrintNiceHelp() : void in class org.neo4j.backup.impl.OnlineBackupCommandTest | From | To | |
Extract Method | 1 | ||
Extract Method private newOnlineBackupCommand(outsideWorld OutsideWorld, onlineBackupContext OnlineBackupContext, backupSupportingClassesFactory BackupSupportingClassesFactory, backupStrategyCoordinatorFactory BackupStrategyCoordinatorFactory) : OnlineBackupCommand extracted from public setup() : void in class org.neo4j.backup.impl.OnlineBackupCommandTest | From | To |