Leer en inglés

Compartir a través de


Microsoft.Testing.Platform.Extensions.Messages Namespace

Classes

CancelledTestNodeStateProperty

Property that represents an eventual cancellation of a test node.

DataWithSessionUid

Represents data with a session UID.

DiscoveredTestNodeStateProperty

Property that represents test node that has been discovered.

ErrorTestNodeStateProperty

Property that represents an eventual error in the test node.

FailedTestNodeStateProperty

Property that represents a test node that has been failed.

FileArtifact

Represents a file artifact.

FileLocationProperty

Base property that represents a file location.

InProgressTestNodeStateProperty

Property that represents a test node that is being executed.

KeyValuePairStringProperty

Node property that represents a key-value pair.

PassedTestNodeStateProperty

Property that represents a test node that has been executed and passed.

PropertyBag

Represents a property bag.

PropertyBagData

Represents a property bag data.

SessionFileArtifact

Represents a session file artifact.

SkippedTestNodeStateProperty

Property that represents a test node that has been skipped.

StandardErrorProperty

Property that represents standard error to associate with a test node.

StandardOutputProperty

Property that represents standard output to associate with a test node.

StepTimingInfo

Information about the timing of a test node step.

TestFileLocationProperty

Property that represents a file location for a test node.

TestMetadataProperty

Initializes a new instance of the TestMetadataProperty class. Property that represents a generic test metadata property in the shape of a key-value pair associated with a TestNode.

TestMethodIdentifierProperty

Property that uniquely identifies a test method. Values are ECMA-335 compliant.

TestNode

Represents a test node.

TestNodeFileArtifact

Represents a test node file artifact.

TestNodeStateProperty

Base class for test node state properties.

TestNodeUid

Represents a test node unique identifier.

TestNodeUpdateMessage

A message representing a test node update.

TimeoutTestNodeStateProperty

Property that represents an eventual timeout in the test node.

TimingProperty

Property that represents the timing of a test node.

Structs

LinePosition

Line position in a file.

LinePositionSpan

Line position span in a file.

TimingInfo

Information about the timing of a test node.

Interfaces

IData

Represents the data interface.

IDataProducer

Represents a data producer extension.

IProperty

The interface that every test node property must implement.