XJLinkSelfTest Class

Represents an XJLink self test. Created from an IXJLinkTestItem, it is a wrapper containing a ToRun property which specifies if the test should be run at runtime or not.

Namespace: XJTAG.Integration

Syntax

public sealed class XJLinkSelfTest

Inheritance Hierarchy

  • object

Members

Properties

Name Description
IsInteractive

Gets a value indicating whether this test requires user interaction to be completed.

Name

Gets the name of the test.

RequiresLoopback

Gets a value indicating whether this test requires the loopback cable to be run.

ToRun

Gets or sets a value indicating whether the test item will be run at runtime.

Methods

Name Description
Equals(object) (from object)
Finalize (from object)
GetHashCode (from object)
GetType (from object)
MemberwiseClone (from object)
ToString