TestNode Class

Definition

Represents a test node.

public class TestNode
type TestNode = class
Public Class TestNode
Inheritance
TestNode

Constructors

Name Description
TestNode()

Properties

Name Description
DisplayName

Gets the display name of the test node.

Properties

Gets the properties of the test node.

Uid

Gets the unique identifier of the test node.

Methods

Name Description
ToString()

Returns a string that represents the current object.

Applies to