Table of Contents

Interface ITestOutput

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

This message indicates that a line of output was provided for a test.

public interface ITestOutput : ITestMessage, ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable
Inherited Members

Properties

Output

Gets the line of output.