61cdbed6cd28954669848c686929b06d277dd84c
Files Diff
- Added: 12
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 3 | ||
Extract Attribute private outputStream : PrintStream in class io.dropwizard.migrations.DbPrepareRollbackCommand | From | To | |
Extract Attribute private outputStream : PrintStream in class io.dropwizard.migrations.DbRollbackCommand | From | To | |
Extract Attribute private printStream : PrintStream in class io.dropwizard.migrations.DbFastForwardCommand | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package setOutputStream(outputStream PrintStream) : void extracted from public setUp() : void in class io.dropwizard.migrations.DbStatusCommandTest & moved to class io.dropwizard.migrations.DbRollbackCommand | From | To |