Table of Contents

Method HandleTestAssemblyExecutionStarting

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

HandleTestAssemblyExecutionStarting(MessageHandlerArgs<TestAssemblyExecutionStarting>)

Called when TestAssemblyExecutionStarting is raised.

protected virtual void HandleTestAssemblyExecutionStarting(MessageHandlerArgs<TestAssemblyExecutionStarting> args)

Parameters

args

An object that contains the event data.