Summary
Gets the test from the ITestOutputHelper
- Assembly
- Rocket
.Surgery .Extensions .Testing .XUnit .dll - Namespace
- xunit
- Containing Type
- XUnitExtensions
Syntax
public static ITest GetTest(this ITestOutputHelper output)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| output | ITestOutputHelper |
Return Value
| Type | Description |
|---|---|
| ITest |
