84cd194c725e9f7d43a9635817b08451980f230e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable virtualFile : String to file : String in method private createDataObject(file String, separator String, outputFields String...) : TextFileInputData in class org.pentaho.di.trans.steps.fileinput.text.TextFileInputTest | From | To | |
Extract Method | 2 | ||
Extract Method private createDataObject(file String, separator String, outputFields String...) : TextFileInputData extracted from public readInputWithMissedValues() : void in class org.pentaho.di.trans.steps.fileinput.text.TextFileInputTest | From | To | |
Extract Method private createDataObject(file String, separator String, outputFields String...) : TextFileInputData extracted from public readWrappedInputWithoutHeaders() : void in class org.pentaho.di.trans.steps.fileinput.text.TextFileInputTest | From | To |