- Namespace
- Xenial
.Delicious .Reporters - Containing Type
- TestCaseResult
Syntax
public TestCaseResult(string name, string fullName, TestOutcome testOutcome, TimeSpan duration)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| fullName | string | |
| testOutcome | TestOutcome | |
| duration | TimeSpan |
Return Value
| Type | Description |
|---|---|
| void |