8063bb3fadb311d90a3d7b82f92323448732e689
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private doTestParser(input String, expectedResult String, expectedBuilderOutput String) : void extracted from private doTestParser(input String, expected String) : void in class org.apache.jasper.compiler.TestELParser | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter expected : String to expectedResult : String in method private doTestParser(input String, expectedResult String, expectedBuilderOutput String) : void in class org.apache.jasper.compiler.TestELParser | From | To |