Interface ReporterFactory

  • All Known Implementing Classes:
    ForkingReporterFactory

    public interface ReporterFactory
    Used by the providers to request (per-thread) run listeners.
    Author:
    Kristian Rosenvold
    • Method Detail

      • close

        RunResult close()
        Closes the factory, freeing resources allocated in the factory.
        Returns:
        The run result