Table of Contents

Property TestCollectionUniqueID

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

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.

string TestCollectionUniqueID { get; }

Property Value

string