ITestCaseResultResult Property

Gets the result of the test case, or , if not applicable.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
Object? Result { get; }

Property Value

Object

See Also