Interface ITestCollectionCleanupFailure
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
This message indicates that an error has occurred during test collection cleanup.
public interface ITestCollectionCleanupFailure : ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IErrorMetadata
- Inherited Members