0a26533067dd54b340871ba91c1e9a47922036dc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable jbossHome : String to standaloneDir : String in method public readServerLogLines(onServer boolean, containerQualifier String) : List<String> in class org.jboss.resteasy.utils.TestUtil | From | To | |
Extract Method | 2 | ||
Extract Method public readServerLogLines(onServer boolean, containerQualifier String) : List<String> extracted from public readServerLogLines(onServer boolean) : List<String> in class org.jboss.resteasy.utils.TestUtil | From | To | |
Extract Method public getWarningCount(findedString String, onServer boolean, containerQualifier String) : int extracted from public getWarningCount(findedString String, onServer boolean) : int in class org.jboss.resteasy.utils.TestUtil | From | To |