Table of Contents

Interface ITestCleanupFailure

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

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

public interface ITestCleanupFailure : ITestMessage, ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IErrorMetadata
Inherited Members