Table of Contents

Property ClassFixtureMappings

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

ClassFixtureMappings

Gets the mapping manager for class-level fixtures.

public FixtureMappingManager ClassFixtureMappings { get; }

Property Value