Class ForkingReporterFactory

  • All Implemented Interfaces:
    ReporterFactory

    public class ForkingReporterFactory
    extends java.lang.Object
    implements ReporterFactory
    Creates ForkingReporters, which are typically one instance per TestSet or thread. This factory is only used inside forks.