007dd2a1e6daad5800775c32c166fc6b56e9a961
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable tableView : TableView<?> to result : TableView<Entry> in method public getFlatTableView(robot FxRobot) : TableView<Entry> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Rename Variable tableView : TreeTableView<Node> to result : TreeTableView<Node> in method public getTreeTableView(robot FxRobot) : TreeTableView<Node> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type TableView<?> to TableView<Entry> in method public getFlatTableView(robot FxRobot) : TableView<Entry> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Rename Attribute | 1 | ||
Rename Attribute grouping : FrameGrouping to frameGrouping : FrameGrouping in class com.insightfullogic.honest_profiler.ports.javafx.controller.FlatViewTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type tableView : TableView<?> to result : TableView<Entry> in method public getFlatTableView(robot FxRobot) : TableView<Entry> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Extract Method | 3 | ||
Extract Method public wait(condition Callable<Boolean>) : void extracted from public getTreeTableView(robot FxRobot) : TreeTableView<Node> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Extract Method public wait(condition Callable<Boolean>) : void extracted from public getFlatTableView(robot FxRobot) : TableView<?> in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Extract Method public wait(condition Callable<Boolean>) : void extracted from public newProfileTab(robot FxRobot, application JavaFXApplication, expectedIndex int, name String, scenario LogScenario, mode ProfileMode) : void in class com.insightfullogic.honest_profiler.ports.javafx.framework.HPFXUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter grouping : FrameGrouping to frameGrouping : FrameGrouping in method public FlatViewTest(scenario SimplifiedLogScenario, frameGrouping FrameGrouping) in class com.insightfullogic.honest_profiler.ports.javafx.controller.FlatViewTest | From | To |