AttachmentType enum
测试附件的类型。
字段
| GeneralAttachment = 0 | 附件类型 GeneralAttachment,除非具有其他类型,否则请使用此类型作为默认类型。 |
| AfnStrip = 1 | |
| BugFilingData = 2 | |
| CodeCoverage = 3 | 附件类型 CodeCoverage。 |
| IntermediateCollectorData = 4 | |
| RunConfig = 5 | |
| TestImpactDetails = 6 | |
| TmiTestRunDeploymentFiles = 7 | |
| TmiTestRunReverseDeploymentFiles = 8 | |
| TmiTestResultDetail = 9 | |
| TmiTestRunSummary = 10 | |
| ConsoleLog = 11 | 附件类型 ConsoleLog。 |