5ed43873c9ceb759723afe1c3a2cfbeb53a180ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable rotationExecutor : ExecutorService in method public shouldNotifyListenerWhenNewLogIsCreated() : void from class org.neo4j.logging.RotatingFileOutputStreamSupplierTest | From | To | |
Extract Variable rotationExecutor : ExecutorService in method public shouldNotUpdateOutputStreamWhenClosedDuringRotation() : void from class org.neo4j.logging.RotatingFileOutputStreamSupplierTest | From | To | |
Extract Method | 1 | ||
Extract Method private shutDownExecutor(executor ExecutorService) : void extracted from public rotationShouldNotDeadlockOnListener() : void in class org.neo4j.logging.RotatingFileOutputStreamSupplierTest | From | To |