Table of Contents

Property ClassFixtureTypes

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

ClassFixtureTypes

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

IReadOnlyCollection<Type> ClassFixtureTypes { get; }

Property Value

IReadOnlyCollection<Type>