TestAttachmentRequestModel interface
Test attachment request model
attachment |
Attachment type By Default it will be GeneralAttachment. It can be one of the following type. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary } |
comment | Comment associated with attachment |
file |
Attachment filename |
stream | Base64 encoded file stream |
Attachment type By Default it will be GeneralAttachment. It can be one of the following type. { GeneralAttachment, AfnStrip, BugFilingData, CodeCoverage, IntermediateCollectorData, RunConfig, TestImpactDetails, TmiTestRunDeploymentFiles, TmiTestRunReverseDeploymentFiles, TmiTestResultDetail, TmiTestRunSummary }
attachmentType: string
Property Value
string
Comment associated with attachment
comment: string
Property Value
string
Attachment filename
fileName: string
Property Value
string
Base64 encoded file stream
stream: string
Property Value
string