156129fe5432ac33bbf8d197fa60d8c2928d5529
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable clone : JobMeta to jobMetaSpy : JobMeta in method public shouldUseExistingRepositoryDirectoryWhenExporting() : void in class org.pentaho.di.job.JobMetaTest | From | To | |
Rename Variable cmp : int to cmpName : int in method public compare(j1 JobMeta, j2 JobMeta) : int in class org.pentaho.di.job.JobMeta | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private JOB_META_NAME : String in class org.pentaho.di.job.JobMetaTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute directory : RepositoryDirectoryInterface to directoryJob : RepositoryDirectoryInterface in method public shouldUseExistingRepositoryDirectoryWhenExporting() : void in class org.pentaho.di.job.JobMetaTest | From | To | |
Inline Variable | 1 | ||
Inline Variable repo : Repository in method public testLookupRepositoryReferences() : void from class org.pentaho.di.job.JobMetaTest | From | To |