Toggle side menu
Toggle side menu
Home
TestCentric Runner
TC-Lite Framework
Blog
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