ICombinatorialValuesProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |