- Namespace
- Xenial
.Delicious .Scopes - Containing Type
- TastyScope
Syntax
public TestCase It(string name, Func<Task<(bool success, string message)>> action)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| action | Func |
Return Value
| Type | Description |
|---|---|
| TestCase |