81d0eab492b1799fe5eab1f210335f05fbb2a802
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected throwsRuntimeException(code Runnable, errMsgPart String) : void renamed to protected throwsRuntimeExceptionContaining(errMsgPart String, code Runnable) : void in class org.rapidoid.test.TestCommons | From | To | |
| Rename Variable | 1 | ||
| Rename Variable res : URL to input : InputStream in method protected loadRes(filename String) : byte[] in class org.rapidoid.test.TestCommons | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type res : URL to input : InputStream in method protected loadRes(filename String) : byte[] in class org.rapidoid.test.TestCommons | From | To |