953b575f0321acd90374c2dd92b32825842999ab
Files Diff
- Added: 17
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cfg : IgniteConfiguration to nodeCfg : IgniteConfiguration in method protected startGrid(gridName String, cfg IgniteConfiguration, ctx GridSpringResourceContext) : Ignite in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
Extract Method | 3 | ||
Extract Method protected testClassDescription() : String extracted from protected tearDown() : void in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
Extract Method protected testClassDescription() : String extracted from protected setUp() : void in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
Extract Method protected startGrid(gridName String, cfg IgniteConfiguration, ctx GridSpringResourceContext) : Ignite extracted from protected startGrid(gridName String, ctx GridSpringResourceContext) : Ignite in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To |