e4320db87ffcbb285d16ccd7254651ce0556e407
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable f : File to tmp : File in method public testSendFile() : void in class io.vertx.test.core.Http2ServerTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private testSendFile(expected Buffer, path String, offset long, length long) : void extracted from public testSendFile() : void in class io.vertx.test.core.Http2ServerTest | From | To | |
| Extract Method private testNetSocketSendFile(expected Buffer, path String, offset long, length long) : void extracted from public testNetSocketSendFile() : void in class io.vertx.test.core.Http2ServerTest | From | To |