784b3c65059e300129723e93f643be0ae08ccad1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable builder : StringBuilder to byteArrayStream : ByteArrayOutputStream in method public uniqueIdentifier(storeId StoreId) : String in class org.neo4j.bolt.security.auth.AuthUtils | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type builder : StringBuilder to byteArrayStream : ByteArrayOutputStream in method public uniqueIdentifier(storeId StoreId) : String in class org.neo4j.bolt.security.auth.AuthUtils | From | To | |
| Extract Method | 2 | ||
| Extract Method private readOneMessage(client Connection) : Message extracted from public serverShouldBehaveAsDocumented() : void in class org.neo4j.bolt.v1.docs.BoltFullDocTest | From | To | |
| Extract Method protected trimMessage(message Message) : Message extracted from public serverShouldBehaveAsDocumented() : void in class org.neo4j.bolt.v1.docs.BoltFullDocTest | From | To |