5331ef809a456d3115c26a02a591ed9a8b584275
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getKeepAlive() : int renamed to public getKeepAliveSeconds() : int in class org.junit.platform.engine.support.hierarchical.DefaultParallelExecutionConfiguration | From | To | |
Rename Method public getKeepAlive() : int renamed to public getKeepAliveSeconds() : int in class org.junit.platform.engine.support.hierarchical.ParallelExecutionConfiguration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute keepAlive : int to keepAliveSeconds : int in class org.junit.platform.engine.support.hierarchical.DefaultParallelExecutionConfiguration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter keepAlive : int to keepAliveSeconds : int in method package DefaultParallelExecutionConfiguration(parallelism int, minimumRunnable int, maxPoolSize int, corePoolSize int, keepAliveSeconds int) in class org.junit.platform.engine.support.hierarchical.DefaultParallelExecutionConfiguration | From | To |