07ebd4ac76a5c8d7eb1f724e74f0e1a44ec2f7b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private platformNeutral(httpResponse String) : String extracted from protected check(desc String, actual String, expected String) : void in class org.rapidoid.test.TestCommons | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter expected : String to httpResponse : String in method private platformNeutral(httpResponse String) : String in class org.rapidoid.test.TestCommons | From | To | |
| Rename Parameter actual : String to httpResponse : String in method private platformNeutral(httpResponse String) : String in class org.rapidoid.test.TestCommons | From | To |