<PackageReference Include="NUnit" Version="4.3.0" />

ParameterizedFixtureSuite

ParameterizedFixtureSuite serves as a container for the set of test fixtures created from a given Type using various parameters.

Initializes a new instance of the ParameterizedFixtureSuite class.

Creates a copy of the given suite with only the descendants that pass the specified filter.