Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2046

Resolved TODOs. Updated callbacks ForkedProcessPropertyEventListener and ForkedProcessStandardOutErrEventListener.

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              tibordigana Tibor Digana
              tibordigana Tibor Digana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: