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