ddae98546c7ee82b9d46a13457f93412ee978d9d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected assertSlicePosition(block Block, position int, expectedSliceValue Slice) : void extracted from protected assertPositionValue(block Block, position int, expectedValue T) : void in class com.facebook.presto.block.AbstractTestBlock | From | To | |
Extract Method private assertInterleavedPosition(types List<Type>, block Block, position int, expectedValue T) : void extracted from protected assertBlockPosition(block Block, position int, expectedValue T) : void in class com.facebook.presto.block.TestInterleavedBlock | From | To |