ITestResult.

Test Property

Summary

Gets the Test to which this result applies.
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

ITest Test { get; }

Value

Type Description
ITest