MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Unit­TestingUnit­Test­ClassTest­Output
Open sandboxFocus

UnitTestClass.TestOutput Property

TestOutput

Gets an object allowing to write to the test output.

Declaration
protected ITestOutputHelper TestOutput { get; }
Property Value
Type Description
Xunit.Abstractions.ITestOutputHelper