2888c798446057e6b5eb72944c459ea1d5608164
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute tmpdir : File to serverTmpDir : String in method public testDataSourceProviderInputStreamOnce() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To | |
| Replace Variable With Attribute tmpdir : File to serverTmpDir : String in method public testDataSourceProviderInputStreamTwice() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type tmpdir : File to serverTmpDir : String in method public testDataSourceProviderInputStreamOnce() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To | |
| Change Variable Type tmpdir : File to serverTmpDir : String in method public testDataSourceProviderInputStreamTwice() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To | |
| Extract Method | 4 | ||
| Extract Method private countFiles(dir String) : int extracted from public testDataSourceProviderInputStreamOnce() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To | |
| Extract Method private countFiles(dir String) : int extracted from public testDataSourceProviderInputStreamTwice() : void in class org.jboss.resteasy.test.providers.datasource.CleanFilesDataSourceProviderTest | From | To |