Table of Contents

Constructor TeamCityReporterMessageHandler

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

TeamCityReporterMessageHandler(IRunnerLogger, string?)

An implementation of IRunnerReporterMessageHandler that supports TeamCityReporter.

public TeamCityReporterMessageHandler(IRunnerLogger logger, string? rootFlowId)

Parameters

logger

The logger used to report messages

rootFlowId string

The root flow ID for reporting to TeamCity