d59a5f02a74dd1015691d60ecfd61426cf25e319
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable ctx : TestContext to testCtx : TestContext in method private checkNormal(marsh PortableMarshaller, fieldName String, exists boolean) : void in class org.apache.ignite.internal.portable.PortableFieldsAbstractSelfTest | From | To | |
Rename Variable ctx : TestContext to testCtx : TestContext in method private checkNested(marsh PortableMarshaller, fieldName String, exists boolean) : void in class org.apache.ignite.internal.portable.PortableFieldsAbstractSelfTest | From | To | |
Extract Method | 1 | ||
Extract Method protected createMarshaller(stringAsBytes boolean) : PortableMarshaller extracted from protected beforeTest() : void in class org.apache.ignite.internal.portable.PortableFieldsAbstractSelfTest | From | To |