TestResult Class

Contains the results from running an XJEase test function.

Namespace: XJTAG.Integration.XJRunner

Syntax

public sealed class TestResult

Inheritance Hierarchy

  • object

Members

Properties

Name Description
Output

The printed output for the XJEase test function.

Result

The result returned by the XJEase test function.

TimeTaken

The time taken by the XJEase test function.

Methods

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