e417b30f66af5bf4ea4935d853ba7dc1c3dc3ca0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable goldenImageRows : List<RowMetaAndData> to outFileRows : List<RowMetaAndData> in method public testTextFileOutput4() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To | |
| Rename Variable goldenImageRows : List<RowMetaAndData> to outFileRows : List<RowMetaAndData> in method public testTextFileOutput5() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To | |
| Rename Variable goldenImageRows : List<RowMetaAndData> to outFileRows : List<RowMetaAndData> in method public testTextFileOutput6() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To | |
| Extract Method | 3 | ||
| Extract Method private readData1Rows(rows Object[][], input BufferedReader) : void extracted from public testTextFileOutput4() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To | |
| Extract Method private readData1Rows(rows Object[][], input BufferedReader) : void extracted from public testTextFileOutput5() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To | |
| Extract Method private readData1Rows(rows Object[][], input BufferedReader) : void extracted from public testTextFileOutput6() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTests | From | To |