ITestResult.

ResultState Property

Summary

Gets the ResultState of the test result, which indicates the success or failure of the test.
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

ResultState ResultState { get; }

Value

Type Description
ResultState