- Namespace
- Xenial
.Delicious .Execution .TestGroupMiddleware - Containing Type
- Forced
Test Cases Middleware
Syntax
[System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1031:Do not catch general exception types", Justification = "This grabs into user code")]
public static TestExecutor UseTestGroupForceVisitor(this TestExecutor executor)
Attributes
| Type | Description |
|---|---|
| Suppress |
Parameters
| Name | Type | Description |
|---|---|---|
| executor | TestExecutor |
Return Value
| Type | Description |
|---|---|
| TestExecutor |