263ef775de9e7f2edec963358c0781a49c3695c9
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type entry : ReportEntry to values : Map<String,String> in method public publishReportEntry(values Map<String,String>) : void in class org.junit.gen5.engine.junit5.descriptor.AbstractExtensionContext | From | To | |
| Change Parameter Type entry : ReportEntry to values : Map<String,String> in method public publishReportEntry(values Map<String,String>) : void in class org.junit.gen5.api.extension.ExtensionContext | From | To | |
| Move Class | 1 | ||
| Move Class org.junit.gen5.commons.reporting.ReportEntry moved to org.junit.gen5.engine.reporting.ReportEntry | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter entry : ReportEntry to values : Map<String,String> in method public publishReportEntry(values Map<String,String>) : void in class org.junit.gen5.engine.junit5.descriptor.AbstractExtensionContext | From | To | |
| Rename Parameter entry : ReportEntry to values : Map<String,String> in method public publishReportEntry(values Map<String,String>) : void in class org.junit.gen5.api.extension.ExtensionContext | From | To |