6994a8179b9cfdc750af13f64b377ddbd2db4170
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute step : StepInterface to stepMock : StepInterface in method public testSafeStop() : void in class org.pentaho.di.trans.TransTest | From | To | |
| Extract Method | 4 | ||
| Extract Method private disconnectDb(db Database) : void extracted from protected writeLogChannelInformation() : void in class org.pentaho.di.trans.Trans | From | To | |
| Extract Method private disconnectDb(db Database) : void extracted from protected writeMetricsInformation() : void in class org.pentaho.di.trans.Trans | From | To | |
| Extract Method private disconnectDb(db Database) : void extracted from protected writeStepLogInformation() : void in class org.pentaho.di.trans.Trans | From | To | |
| Extract Method private combi(step StepInterface, data StepDataInterface, stepMeta StepMeta) : StepMetaDataCombi extracted from public testSafeStop() : void in class org.pentaho.di.trans.TransTest | From | To |