Table of Contents

Method HandleTestMethodCleanupFailure

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

HandleTestMethodCleanupFailure(MessageHandlerArgs<ITestMethodCleanupFailure>)

Called when ITestMethodCleanupFailure is raised.

protected virtual void HandleTestMethodCleanupFailure(MessageHandlerArgs<ITestMethodCleanupFailure> args)

Parameters

args

An object that contains the event data.