Property CollectionFixtureTypes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
CollectionFixtureTypes
Gets a list of collection fixture types associated with the test collection.
IReadOnlyCollection<Type> CollectionFixtureTypes { get; }
Gets a list of collection fixture types associated with the test collection.
IReadOnlyCollection<Type> CollectionFixtureTypes { get; }