Table of Contents

Property TestCollectionDisplayName

Namespace
Xunit.SimpleRunner
Assembly
xunit.v3.runner.utility.netfx.dll

TestCollectionDisplayName

Gets the display name of the test collection the test belongs to.

public required string TestCollectionDisplayName { get; set; }

Property Value

string