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