Table of Contents

Method HandleTestCollectionStarting

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

HandleTestCollectionStarting(MessageHandlerArgs<ITestCollectionStarting>)

Called when ITestCollectionStarting is raised.

protected virtual void HandleTestCollectionStarting(MessageHandlerArgs<ITestCollectionStarting> args)

Parameters

args

An object that contains the event data.