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

ParameterDataProvider

The ParameterDataProvider class implements IParameterDataProvider and hosts one or more individual providers.

Construct with a collection of individual providers

Retrieves data for use with the supplied parameter.

public bool HasDataFor(IParameterInfo parameter)

Determines whether any data is available for a parameter.