Summary
Gets or sets the expected result.
- Namespace
- TCLite
- Containing Type
- TestCaseAttribute
Syntax
public object ExpectedResult { get; set; }
Value
| Type | Description |
|---|---|
| object | The result. |
public object ExpectedResult { get; set; }
| Type | Description |
|---|---|
| object | The result. |