Class TestResultNotification
java.lang.Object
org.opentestfactory.messages.OTFMessage
org.opentestfactory.messages.GenericNotification
org.opentestfactory.dto.v1.TestResultNotification
public class TestResultNotification
extends org.opentestfactory.messages.GenericNotification
Subtype of notifications dedicated to send parsed results to the observer service.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic class -
Field Summary
Fields inherited from class org.opentestfactory.messages.GenericNotification
NOTIFICATION_KINDFields inherited from class org.opentestfactory.messages.OTFMessage
apiVersion, NAME_KEY, WORKFLOW_ID_KEY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTestResults(Collection<TestResultNotification.TestResult> testResults) getSpec()Methods inherited from class org.opentestfactory.messages.GenericNotification
getKind, name, workflowIdMethods inherited from class org.opentestfactory.messages.OTFMessage
addMetadata, checkKind, equals, getApiVersion, getMetadata, hashCode, setApiVersion, setMetadata
-
Constructor Details
-
TestResultNotification
-
-
Method Details
-
getSpec
-
addTestResults
-
attachmentOrigin
-