b202a790b53bff2befa3a57a5c087814fdbb068f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable textFileoutputSpy : TextFileOutput to textFileOutputSpy : TextFileOutput in method public testNoOpenFileCall_IfRule_1() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type textFileOutput : TextFileOutput to textFileOutput : TextFileOutputTestHandler in method private doOutput(textFileField TextFileField[], rows List<Object[]>, pathToFile String, endedLine String, isHeaderEnabled Boolean, isDoNotOpenNewFileInit Boolean, append Boolean) : List<Throwable> in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To |