Class ReportInterpreterInput

java.lang.Object
org.opentestfactory.messages.OTFMessage
org.opentestfactory.dto.v1.AbstractReportInterpreterEvent
org.opentestfactory.dto.v1.ReportInterpreterInput
All Implemented Interfaces:
EventDtoBase

public class ReportInterpreterInput extends AbstractReportInterpreterEvent
Author:
akatz

This message is sent by the publisher to the report interpreter.

  • Constructor Details

  • Method Details

    • testTechnology

      public String testTechnology()
    • testDefinition

      public String testDefinition()
    • attachments

      public List<String> attachments()
    • getKind

      public String getKind()
      Overrides:
      getKind in class org.opentestfactory.messages.OTFMessage
    • getWith

      public Map<String,Object> getWith()