AttachmentType enum
The types of test attachments.
Fields
| GeneralAttachment = 0 | Attachment type GeneralAttachment , use this as default type unless you have other type. |
| AfnStrip = 1 | |
| BugFilingData = 2 | |
| CodeCoverage = 3 | Attachment type CodeCoverage. |
| IntermediateCollectorData = 4 | |
| RunConfig = 5 | |
| TestImpactDetails = 6 | |
| TmiTestRunDeploymentFiles = 7 | |
| TmiTestRunReverseDeploymentFiles = 8 | |
| TmiTestResultDetail = 9 | |
| TmiTestRunSummary = 10 | |
| ConsoleLog = 11 | Attachment type ConsoleLog. |