30472a5a3c780044c7fd201590d0a051e2f18a3e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public from(key String, value String) : ReportEntry extracted from public publishEntry(key String, value String) : void in class org.junit.gen5.api.TestReporter & moved to class org.junit.gen5.commons.reporting.ReportEntry | From | To | |
Extract And Move Method public from(values Map<String,String>) : ReportEntry extracted from public reportEntriesArePublishedToExecutionContext() : void in class org.junit.gen5.engine.junit5.descriptor.ExtensionContextTests & moved to class org.junit.gen5.commons.reporting.ReportEntry | From | To |