ITestExecutionContext.

CurrentResult Property

Summary

Gets or sets the current test result
Namespace
TCLite.Interfaces
Containing Type
ITestExecutionContext

Syntax

TestResult CurrentResult { get; set; }

Value

Type Description
TestResult