Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We added more information regarding test specifics.
RunMode and testRunId:long
The single method interface ForkedProcessPropertyEventListener was changed and the method arguments changed from ( RunMode runMode, String output, boolean newLine ) to ( String output, boolean newLine, RunMode runMode, Long testRunId ).
The single method interface ForkedProcessPropertyEventListener was changed and the method arguments changed from ( RunMode runMode, String key, String value ) to ( String key, String value, RunMode runMode, Long testRunId ).
Attachments
Issue Links
- is a child of
-
SUREFIRE-1860 extend ReportEntry interface and SimpleReportEntry with mandatory properties runMode:String, testRunId:long
- Closed
- links to