62d4d311f4cfb3a90026a79cfa7d0ea38c5d3da3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private shouldNotAllowDatabasesToUseFilesetsConcurrently(config Map<String,String>) : void extracted from public shouldNotAllowDatabasesToUseFilesetsConcurrently() : void in class org.neo4j.kernel.StoreLockerLifecycleAdapterTest | From | To | |
Extract Method private newDb() : GraphDatabaseService extracted from public shouldNotAllowDatabasesToUseFilesetsConcurrently() : void in class org.neo4j.kernel.StoreLockerLifecycleAdapterTest | From | To | |
Extract Method private shouldNotAllowDatabasesToUseFilesetsConcurrently(config Map<String,String>) : void extracted from public shouldNotAllowDatabasesToUseFilesetsConcurrentlyEvenIfTheyAreInReadOnlyMode() : void in class org.neo4j.kernel.StoreLockerLifecycleAdapterTest | From | To |