TestSubResult Class

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.

Represents a sub result of a test result.

C#
[System.Runtime.Serialization.DataContract]
public class TestSubResult : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
Inheritance
Attributes

Constructors

Fields

Comment

Comment in sub result.

CompletedDate

Time when test execution completed.

ComputerName

Machine where test executed.

Configuration

Reference to test configuration.

CustomFields

Additional properties of sub result.

DisplayName

Name of sub result.

DurationInMs

Duration of test execution.

ErrorMessage

Error message in sub result.

Id

ID of sub result.

LastUpdatedDate

Time when result last updated.

Outcome

Outcome of sub result.

ParentId

Immediate parent ID of sub result.

ResultGroupType

Hierarchy type of the result, default value of None means its leaf node.

SequenceId

Index number of sub result.

StackTrace

Stacktrace.

StartedDate

Time when test execution started.

SubResults

List of sub results inside a sub result, if ResultGroupType is not None, it holds corresponding type sub results.

Url

Url of sub result.

Properties

TestResult

Reference to test result.

Methods

Explicit Interface Implementations

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview