Class ReportLogClient

java.lang.Object
org.spockframework.report.log.ReportLogClient
All Implemented Interfaces:
IReportLogListener, IStoppable

public class ReportLogClient extends Object implements IReportLogListener, IStoppable
  • Constructor Details

    • ReportLogClient

      public ReportLogClient(String reportServerAddress, int reportServerPort)
  • Method Details