9ec59ea4cd7288062027962fdf1dee682eac89f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private withSystemProperty(name String, value String, block Callable<Void>) : void extracted from public shouldOverrideSourceWithSystemProperty() : void in class org.neo4j.ext.udc.impl.UdcExtensionImplTest | From | To | |
Extract Method private withSystemProperty(name String, value String, block Callable<Void>) : void extracted from public shouldNotIncludeDistributionForMacOS() : void in class org.neo4j.ext.udc.impl.UdcExtensionImplTest | From | To | |
Extract Method private withSystemProperty(name String, value String, block Callable<Void>) : void extracted from public shouldNotIncludeDistributionForWindows() : void in class org.neo4j.ext.udc.impl.UdcExtensionImplTest | From | To | |
Extract Method private withSystemProperty(name String, value String, block Callable<Void>) : void extracted from public shouldIncludePrefixedSystemProperties() : void in class org.neo4j.ext.udc.impl.UdcExtensionImplTest | From | To |