ITestResult.

Message Property

Summary

Gets the message associated with a test failure or with not running the test
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

string Message { get; }

Value

Type Description
string