IParameterDataSource public interface IParameterDataSource Provides data for a single test parameter. Documentation IEnumerable GetData(IParameterInfo parameter) Retrieves a list of arguments which can be passed to the specified parameter.