cf0d91c1ec29e1eb60f792255623b84502daea95
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 54
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
org.mockito:mockito-junit-jupiter:2.18.3 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : CursorException to exception : CursorException in method package checkAndClearCursorExceptionMustThrowIfLinkedCursorHasErrorSet() : void in class org.neo4j.io.pagecache.PageCacheTest | From | To | |
Change Return Type | 2 | ||
Change Return Type Voice[] to void in method public captureVoices() : void in class org.neo4j.test.rule.SuppressOutput | From | To | |
Change Return Type File to void in method private directoryForDescription(description Description) : void in class org.neo4j.test.rule.TestDirectory | From | To | |
Extract Method | 1 | ||
Extract Method public prepareDirectory(testClass Class<?>, test String) : void extracted from private directoryForDescription(description Description) : File in class org.neo4j.test.rule.TestDirectory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tmpDir : TemporaryFolder to tmpDir : TestDirectory in class org.neo4j.test.impl.ChannelOutputStreamTest | From | To |