|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public reportingEntryPublished(testDescriptor TestDescriptor, entry ReportingEntry) : void in class org.junit.gen5.engine.EngineExecutionListener |
From |
To |
|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public publishReportEntry(entry ReportingEntry) : void in class org.junit.gen5.api.extension.ExtensionContext |
From |
To |
|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public reportingEntryPublished(testDescriptor TestDescriptor, entry ReportingEntry) : ExecutionEvent in class org.junit.gen5.engine.ExecutionEvent |
From |
To |
|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public reportingEntryPublished(testDescriptor TestDescriptor, entry ReportingEntry) : void in class org.junit.gen5.launcher.main.ExecutionListenerAdapter |
From |
To |
|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public publishReportEntry(entry ReportingEntry) : void in class org.junit.gen5.engine.junit5.descriptor.AbstractExtensionContext |
From |
To |
|
Change Parameter Type entry : Map<String,String> to entry : ReportingEntry in method public reportingEntryPublished(testDescriptor TestDescriptor, entry ReportingEntry) : void in class org.junit.gen5.engine.ExecutionEventRecorder |
From |
To |