Class ReportInterpreterInputStub

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

public class ReportInterpreterInputStub extends org.opentestfactory.dto.v1.ReportInterpreterInput
  • Field Summary

    Fields inherited from class org.opentestfactory.dto.v1.AbstractReportInterpreterEvent

    PARSER_NAMESPACE

    Fields inherited from class org.opentestfactory.messages.OTFMessage

    apiVersion, NAME_KEY, WORKFLOW_ID_KEY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     

    Methods inherited from class org.opentestfactory.dto.v1.ReportInterpreterInput

    attachments, getKind, getWith, testDefinition

    Methods inherited from class org.opentestfactory.dto.v1.AbstractReportInterpreterEvent

    jobId, jobOrigin, name, stepId, stepSequenceId, workflowId

    Methods inherited from class org.opentestfactory.messages.OTFMessage

    addMetadata, checkKind, equals, getApiVersion, getMetadata, hashCode, setApiVersion, setMetadata

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.opentestfactory.dto.v1.EventDtoBase

    checkKind
  • Constructor Details

    • ReportInterpreterInputStub

      public ReportInterpreterInputStub()
  • Method Details

    • setTestTechnologyToReturn

      public void setTestTechnologyToReturn(String name)
    • testTechnology

      public String testTechnology()
      Overrides:
      testTechnology in class org.opentestfactory.dto.v1.ReportInterpreterInput