Package org.apache.maven.surefire.api.booter
package org.apache.maven.surefire.api.booter
-
ClassDescriptionBiProperty<P1,
P2> Internal generic wrapper.Encapsulates data and command sent from master to forked process.Dumps lost commands and caused exceptions in forked JVM.Events sent back to the plugin process.Creates ForkingReporters, which are typically one instance per TestSet or thread.Encodes the full output of the test run to the "target".An abstraction for physical decoder of commands.An abstraction for physical encoder of events.Commands which are sent from plugin to the forked jvm.Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.