- Namespace
- Xenial
.Delicious .Execution - Containing Type
- Test
Executor Extensions
Syntax
public static TestExecutor UseGroup(this TestExecutor app, Func<TestGroupContext, Func<Task>, Task> middleware)
Parameters
Name | Type | Description |
---|---|---|
app | TestExecutor | |
middleware | Func |
Return Value
Type | Description |
---|---|
TestExecutor |