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
loggerThe logger used to report messages
rootFlowIdstringThe root flow ID for reporting to TeamCity