ITestCaseResultError Property

Gets the Exception of the test case if it failed; otherwise, gets .

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
Exception? Error { get; }

Property Value

Exception

See Also