Constructor CrashDetectionSinkBase
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.runner.utility.netfx.dll
CrashDetectionSinkBase(XunitProjectAssembly, IMessageSink)
Base class for crash detection, to be used by Xunit3 during discovery and execution so that we can always ensure runners get starting and finished messages.
protected CrashDetectionSinkBase(XunitProjectAssembly projectAssembly, IMessageSink innerSink)
Parameters
projectAssemblyThe test project assembly
innerSinkThe inner sink