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_NAMESPACEFields inherited from class org.opentestfactory.messages.OTFMessage
apiVersion, NAME_KEY, WORKFLOW_ID_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class org.opentestfactory.dto.v1.ReportInterpreterInput
attachments, getKind, getWith, testDefinitionMethods inherited from class org.opentestfactory.dto.v1.AbstractReportInterpreterEvent
jobId, jobOrigin, name, stepId, stepSequenceId, workflowIdMethods inherited from class org.opentestfactory.messages.OTFMessage
addMetadata, checkKind, equals, getApiVersion, getMetadata, hashCode, setApiVersion, setMetadataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opentestfactory.dto.v1.EventDtoBase
checkKind
-
Constructor Details
-
ReportInterpreterInputStub
public ReportInterpreterInputStub()
-
-
Method Details
-
setTestTechnologyToReturn
-
testTechnology
- Overrides:
testTechnologyin classorg.opentestfactory.dto.v1.ReportInterpreterInput
-