Interface ForkedProcessPropertyEventListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handle​(java.lang.String key, java.lang.String value, org.apache.maven.surefire.api.report.RunMode runMode, java.lang.Long testRunId)  
    • Method Detail

      • handle

        void handle​(java.lang.String key,
                    java.lang.String value,
                    org.apache.maven.surefire.api.report.RunMode runMode,
                    java.lang.Long testRunId)