Table of Contents

Interface ITestCollectionMessage

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

Base interface for all messages related to test collections.

public interface ITestCollectionMessage : ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable
Inherited Members

Properties

TestCollectionUniqueID

Gets the test collection's unique ID. Can be used to correlate test messages with the appropriate test collection that they're related to.