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