Table of Contents

Class InternalDiagnosticMessageInfo

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

Represents an internal diagnostic message from the xUnit.net system.

public class InternalDiagnosticMessageInfo
Inheritance
InternalDiagnosticMessageInfo
Inherited Members

Constructors

InternalDiagnosticMessageInfo(string)

Represents an internal diagnostic message from the xUnit.net system.

Properties

Message

The diagnostic message.