TestCaseAttribute.

ExpectedResult Property

Summary

Gets or sets the expected result.
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public object ExpectedResult { get; set; }

Value

Type Description
object The result.