b5d8545341aeb2b58904a4d9b4405b608d53baee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected beforeTest() : void renamed to protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheNearTxExceptionSelfTest | From | To | |
Rename Method protected beforeTest() : void renamed to public testPutPrimary() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedTxExceptionSelfTest | From | To | |
Move And Rename Method | 2 | ||
Move And Rename Method protected beforeTest() : void from class org.apache.ignite.internal.processors.cache.local.GridCacheLocalTxExceptionSelfTest to public testRemovePrimary() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedTxExceptionSelfTest | From | To | |
Move And Rename Method protected beforeTest() : void from class org.apache.ignite.internal.processors.cache.distributed.replicated.GridCacheReplicatedTxExceptionSelfTest to public testRemovePrimary() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.GridCacheColocatedTxExceptionSelfTest | From | To |