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; }
Gets a list of collection fixture types associated with the test collection.
IReadOnlyCollection<Type> ClassFixtureTypes { get; }