- Namespace
- Xenial
- Containing Type
- Tasty
Test Case Extensions
Syntax
public static TestCase It(this TestGroup group, string name, Action action)
Parameters
| Name | Type | Description |
|---|---|---|
| group | TestGroup | |
| name | string | |
| action | Action |
Return Value
| Type | Description |
|---|---|
| TestCase |