XUnitExtensions.

GetTest(ITestOutputHelper) Method

Summary

Gets the test from the ITestOutputHelper

Syntax

public static ITest GetTest(this ITestOutputHelper output)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
output ITestOutputHelper

Return Value

Type Description
ITest