fe28f4c9177d4cff12003d505b66e56436f41dd0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private handle(bytes byte[]) : void renamed to private checkPending() : void in class io.vertx.core.parsetools.impl.JsonParserImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable original : ReadStream<Buffer> to stream : FakeStream in method public testWrapReadStream() : void in class io.vertx.core.parsetools.RecordParserTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type original : ReadStream<Buffer> to stream : FakeStream in method public testWrapReadStream() : void in class io.vertx.core.parsetools.RecordParserTest | From | To |