4d6ca957980c5275ca0ba1991fefad13d910fc31
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testNullAnalyzer() : void renamed to public should_not_capture_frame_when_no_analyzer_is_given() : void in class org.jacoco.core.internal.flow.FrameSnapshotTest | From | To | |
Rename Method public testReduce() : void renamed to public should_combine_slots_when_doube_or_long_types_are_given() : void in class org.jacoco.core.internal.flow.FrameSnapshotTest | From | To | |
Rename Method public testNoFrame() : void renamed to public should_not_capture_frame_when_no_frame_is_defined() : void in class org.jacoco.core.internal.flow.FrameSnapshotTest | From | To | |
Rename Method public testPop() : void renamed to public should_decrease_stack_when_popCount_is_given() : void in class org.jacoco.core.internal.flow.FrameSnapshotTest | From | To |