Language

ICombinatorialValuesProvider Interface

Definition

Provides values for a parameter on a combinatorial test method.

public interface ICombinatorialValuesProvider
type ICombinatorialValuesProvider = interface
Public Interface ICombinatorialValuesProvider
Derived

Methods

Name Description
GetValues(ParameterInfo)

Gets the values that should be passed to the parameter.

Applies to