9d7b6e7c2c6ff902241a89764881236e12636cfe
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 50
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected createCacheAndTestEvcition(cfg CacheConfiguration<Object,Object>) : void renamed to protected createCacheAndTestEviction(cfg CacheConfiguration<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.eviction.paged.PageEvictionMultinodeAbstractTest | From | To | |
| Rename Method protected createCacheAndTestEvcition(cfg CacheConfiguration<Object,Object>) : void renamed to protected createCacheAndTestEviction(cfg CacheConfiguration<Object,Object>) : void in class org.apache.ignite.internal.processors.cache.eviction.paged.PageEvictionDataStreamerTest | From | To | |
| Move Method | 1 | ||
| Move Method public suite() : TestSuite from class org.apache.ignite.testsuites.IgniteCacheIteratorsSelfTestSuite to public suite(ignoredTests Collection<Class>) : TestSuite from class org.apache.ignite.testsuites.IgniteCacheTestSuite8 | From | To | |
| Extract Method | 3 | ||
| Extract Method private checkPageEvictionMetric(atomicityMode CacheAtomicityMode) : void extracted from public testPageEvictionMetric() : void in class org.apache.ignite.internal.processors.cache.eviction.paged.PageEvictionMetricTest | From | To | |
| Extract Method public suite(ignoredTests Collection<Class>) : TestSuite extracted from public suite() : TestSuite in class org.apache.ignite.testsuites.IgniteCacheTestSuite8 | From | To | |
| Extract Method public checkEvictionWithRebalance(atomicityMode CacheAtomicityMode) : void extracted from public testEvictionWithRebalance() : void in class org.apache.ignite.internal.processors.cache.eviction.paged.PageEvictionWithRebalanceAbstractTest | From | To |