Interface ForkedProcessPropertyEventListener
-
public interface ForkedProcessPropertyEventListener
- Since:
- 3.0.0-M4
- Author:
- Tibor Digana (tibor17)
-
-
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)
-