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

ParameterDataSourceProvider

ParameterDataSourceProvider supplies individual argument values for single parameters using attributes implementing IParameterDataSource.

Retrieves data for use with the supplied parameter.

public bool HasDataFor(IParameterInfo parameter)

Determines whether any data is available for a parameter.