Table of Contents

Property CollectionFixtureMappings

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

CollectionFixtureMappings

Gets the mapping manager for collection-level fixtures.

public FixtureMappingManager CollectionFixtureMappings { get; }

Property Value