bc895ac62f8049ac52f007cf80b23d1296198ad9
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testTxLeavesObjectsInLocalPartition() : void renamed to public checkTxLeavesObjectsInLocalPartition(ccfg CacheConfiguration<Integer,String>, optimistic TransactionConcurrency, isolation TransactionIsolation) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxConcurrentRemoveObjectsTest | From | To | |
| Rename Method private getCacheCfg() : CacheConfiguration<Integer,String> renamed to private cacheConfiguration() : CacheConfiguration<Integer,String> in class org.apache.ignite.internal.processors.cache.distributed.IgniteTxConcurrentRemoveObjectsTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public suite(ignoredTests Collection<Class>) : TestSuite extracted from public suite() : TestSuite in class org.apache.ignite.testsuites.IgniteCacheTestSuite9 | From | To |