Table of Contents

Interface ITestCaseCleanupFailure

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

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

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