TestLogType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test Log Types
public enum TestLogType
type TestLogType =
Public Enum TestLogType
- Inheritance
-
TestLogType
Fields
| Name | Value | Description |
|---|---|---|
| GeneralAttachment | 1 | Any gereric attachment. |
| CodeCoverage | 2 | Code Coverage files |
| TestImpact | 3 | Test Impact details. |
| Intermediate | 4 | Temporary files |