Interface ReporterFactory

    • Method Detail

      • createReporter

        RunListener createReporter()
        Creates a reporter.
        Returns:
        A reporter instance
      • close

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