Table of Contents

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

projectAssembly

The test project assembly

innerSink

The inner sink