TestCaseAttribute.

HasExpectedResult Property

Summary

Returns true if the expected result has been set
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public bool HasExpectedResult { get; private set; }

Value

Type Description
bool