1b3fe5f7d0108af5c19f6c45fb048008f6c68189
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type reports : List<ReportEntry> to reports : Queue<ReportEntry> in class org.junit.platform.console.tasks.TreeNode | From | To | |
Change Attribute Type children : List<TreeNode> to children : Queue<TreeNode> in class org.junit.platform.console.tasks.TreeNode | From | To |