Class DiagnosticMessageInfo
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
Represents a diagnostic message from the xUnit.net system or third party extension.
public class DiagnosticMessageInfo
- Inheritance
-
DiagnosticMessageInfo
- Inherited Members
Constructors
- DiagnosticMessageInfo(string)
Represents a diagnostic message from the xUnit.net system or third party extension.
Properties
- Message
The diagnostic message.