Table of Contents

Property TestCollectionDisplayName

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

TestCollectionDisplayName

Gets the display name of the test collection.

public required string TestCollectionDisplayName { get; set; }

Property Value

string

Remarks

Note: Will be UnsetStringPropertyValue if there was no value provided during deserialization.