Property TestUniqueID
- Namespace
 - Xunit.Sdk
 
- Assembly
 - xunit.v3.common.dll
 
TestUniqueID
Gets the test's unique ID. Can be used to correlate test messages with the appropriate test that they're related to.
string TestUniqueID { get; }
Gets the test's unique ID. Can be used to correlate test messages with the appropriate test that they're related to.
string TestUniqueID { get; }