Table of Contents

Property AssemblyFixtureTypes

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

AssemblyFixtureTypes

Gets a list of fixture types associated with the test assembly.

IReadOnlyCollection<Type> AssemblyFixtureTypes { get; }

Property Value

IReadOnlyCollection<Type>