Table of Contents

Interface ITestMethodCleanupFailure

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

This message indicates that an error has occurred during test method cleanup.

public interface ITestMethodCleanupFailure : ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IErrorMetadata
Inherited Members