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