3e406aff6e0a03198fc3f8667ad615e30296c811
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type file : File to is : InputStream in method private validateXmlFile(is InputStream, xpath String) : String in class org.pentaho.di.repository.RepositoryExporterTest | From | To | |
| Change Parameter Type file : File to file : FileObject in method private createWorkbook(file FileObject) : HSSFWorkbook in class org.pentaho.di.trans.steps.excelwriter.ExcelWriterStepTest | From | To | |
| Change Return Type | 3 | ||
| Change Return Type File to FileObject in method private createTemplateFile(content String) : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Return Type File to FileObject in method private createTemplateFile() : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Return Type File to FileObject in method private helpTestInit(fileExists Boolean, dataReceived Boolean, isDoNotOpenNewFileInit Boolean, endLineExists Boolean, append Boolean) : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute file : File to fileObject : FileObject in class org.pentaho.di.repository.RepositoryExporterTest | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type resultFile : File to resultFile : FileObject in method public testsIterate() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Variable Type contentFile : File to contentFile : FileObject in method public testsIterate() : void in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Variable Type f2 : File to f2 : FileObject in method private createTemplateFile(content String) : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Variable Type fw : FileWriter to fw : OutputStreamWriter in method private createTemplateFile(content String) : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Variable Type f : File to f : FileObject in method private helpTestInit(fileExists Boolean, dataReceived Boolean, isDoNotOpenNewFileInit Boolean, endLineExists Boolean, append Boolean) : FileObject in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type file : File to fileObject : FileObject in class org.pentaho.di.repository.RepositoryExporterTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter file : File to is : InputStream in method private validateXmlFile(is InputStream, xpath String) : String in class org.pentaho.di.repository.RepositoryExporterTest | From | To |