Table of Contents

Interface ITestAssemblyMessage

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

Base interface for all messages related to test assemblies.

public interface ITestAssemblyMessage : IMessageSinkMessage, IJsonSerializable
Inherited Members

Properties

AssemblyUniqueID

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