ErrorTestNodeStateProperty Class

Definition

Property that represents an eventual error in the test node.

C#
public sealed class ErrorTestNodeStateProperty : Microsoft.Testing.Platform.Extensions.Messages.TestNodeStateProperty, IEquatable<Microsoft.Testing.Platform.Extensions.Messages.ErrorTestNodeStateProperty>
Inheritance
ErrorTestNodeStateProperty
Implements

Constructors

ErrorTestNodeStateProperty()

Initializes a new instance of the ErrorTestNodeStateProperty class.

ErrorTestNodeStateProperty(Exception, String)

Initializes a new instance of the ErrorTestNodeStateProperty class.

ErrorTestNodeStateProperty(String)

Initializes a new instance of the ErrorTestNodeStateProperty class.

Properties

EqualityContract (Inherited from TestNodeStateProperty)
Exception

Gets the error exception.

Explanation

Textual explanation of the node state.

(Inherited from TestNodeStateProperty)

Methods

Operators

Applies to

Produit Versions
Microsoft Testing Platform 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0