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