Class DiagnosticMessageSink
Inheritance
DiagnosticMessageSink
Assembly: xunit.runner.msbuild.net452.dll
Syntax
public class DiagnosticMessageSink : TestMessageSink
Methods
|
Improve this Doc
View Source
ForDiagnostics(TaskLoggingHelper, String, Boolean)
Declaration
public static DiagnosticMessageSink ForDiagnostics(TaskLoggingHelper log, string assemblyDisplayName, bool showDiagnostics)
Parameters
Returns
|
Improve this Doc
View Source
ForInternalDiagnostics(TaskLoggingHelper, Boolean)
Declaration
public static DiagnosticMessageSink ForInternalDiagnostics(TaskLoggingHelper log, bool showDiagnostics)
Parameters
Returns