384b81e6b6bc98f22a4a0306bda0dc151d05ed7e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable outputChannel : Channel to channel : Channel in method private newChannelMock() : Channel in class org.neo4j.bolt.v1.transport.BoltProtocolV1Test | From | To | |
Extract Method | 2 | ||
Extract Method private createDechunker(responseHandler BoltResponseMessageWriter, boltWorker BoltWorker, log Log) : BoltV1Dechunker extracted from public BoltProtocolV1(worker BoltWorker, outputChannel Channel, logging LogService) in class org.neo4j.bolt.v1.transport.BoltProtocolV1 | From | To | |
Extract Method private newChannelMock() : Channel extracted from public shouldNotTalkToChannelDirectlyOnFatalError() : void in class org.neo4j.bolt.v1.transport.BoltProtocolV1Test | From | To |