Table of Contents

Property AssemblyFixtureMappings

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

AssemblyFixtureMappings

Gets the mapping manager for assembly-level fixtures.

public FixtureMappingManager AssemblyFixtureMappings { get; }

Property Value