Table of Contents

Property ExecutionMessageSink

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

ExecutionMessageSink

Gets the execution message sink provided by the runner. This is typically wrapped into the message bus by CreateMessageBus().

protected IMessageSink ExecutionMessageSink { get; }

Property Value