Method | Description | |
---|---|---|
GetTestCases ( int dimensions ) : List |
Creates a set of test cases for specified dimensions.
|
Method | Description | |
---|---|---|
IsTupleCovered ( this testCaseInfo, FeatureTuple tuple ) : bool |
public static GetTestCases ( int dimensions ) : List |
||
dimensions | int | /// An array which contains information about dimensions. Each element of /// this array represents a number of features in the specific dimension. /// |
return | List |